Other packages > Find by keyword >

edibble  

Encapsulating Elements of Experimental Design
View on CRAN: Click here


Download and install edibble package within the R console
Install from CRAN:
install.packages("edibble")

Install from Github:
library("remotes")
install_github("cran/edibble")

Install by package version:
library("remotes")
install_version("edibble", "1.1.0")



Attach the package and use:
library("edibble")
Maintained by
Emi Tanaka
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-06-22
Latest Update: 2023-09-03
Description:
A system to facilitate designing comparative experiments using the grammar of experimental designs . An experimental design is treated as an intermediate, mutable object that is built progressively by fundamental experimental components like units, treatments, and their relation. The system aids in experimental planning, management and workflow.
How to cite:
Emi Tanaka (2022). edibble: Encapsulating Elements of Experimental Design. R package version 1.1.0, https://cran.r-project.org/web/packages/edibble
Previous versions and publish date:
0.1.0 (2022-06-22 09:10), 0.1.1 (2022-08-26 08:22), 0.1.2 (2022-10-04 12:20), 0.1.3 (2023-03-23 01:40), 1.0.0 (2023-09-03 08:10), 1.1.0 (2023-11-12 10:23)
Other packages that cited edibble R package
View edibble citation profile
Other R packages that edibble depends, imports, suggests or enhances
Functions, R codes and Examples using the edibble R package
Some associated functions: Provenance . activate_provenance . allot_table . allot_trts . allot_units . as.data.frame.edbl_table . as_tibble.edbl_table . assign_fcts . autofill_rcrds . column . crossed_by . design-helpers . design . design_anatomy . design_data . design_model . edibble-package . examine_process . examine_recipe . expect-vars . expect_rcrds . export_design . fct . fct_generator . fct_graph . formatting . graph_input . is_provenance . is_takeout . label_seq . lady_tasting_tea . latin . lvls . menu_bibd . menu_crd . menu_factorial . menu_graeco . menu_hyper_graeco . menu_lsd . menu_rcbd . menu_split . menu_strip . menu_youden . nested_in . nesting_structure . new_edibble . order_trts . pipe . pivot_trts_widelist . pivot_wider_by . plot.edbl_design . rescale_values . scan_menu . serve_table . set_attrs . set_rcrds . set_trts . set_units . simulate_process . simulate_rcrds . skittles . split_by . takeout . trts_table . utility-edibble-var . with_params . with_value . with_variables . 
Some associated R codes: allot.R . anatomy.R . assign.R . attrs.R . cross.R . data.R . design.R . edibble-package.R . edibble.R . export.R . fcts.R . graph-input.R . graph.R . labels.R . latin.R . menu.R . nest.R . options.R . permute.R . pivot.R . plot.R . provenance.R . rcrds.R . serve.R . simulate.R . trts.R . units.R . utils-compat.R . utils-pipe.R . utils.R .  Full edibble package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns