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.1")



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: 2024-05-06
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.1, https://cran.r-project.org/web/packages/edibble. Accessed 04 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:34), 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
Complete documentation for edibble
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

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
rCMA  
R-to-Java Interface for 'CMA-ES'
Tool for providing access to the Java version 'CMAEvolutionStrategy' of Nikolaus Hansen. 'CMA-ES' i ...
Download / Learn more Package Citations See dependency  
GLMMadaptive  
Generalized Linear Mixed Models using Adaptive Gaussian Quadrature
Fits generalized linear mixed models for a single grouping factor under maximum likelihood approxim ...
Download / Learn more Package Citations See dependency  
sValues  
Measures of Sturdiness of Regression Coefficients
Implements the s-values proposed by Ed. Leamer. It provides a context-minimal approach for sensitivi ...
Download / Learn more Package Citations See dependency  
ggconf  
Simpler Appearance Modification of "ggplot2"
A flexible interface for ggplot2theme potentially saving 50 of your typing. ...
Download / Learn more Package Citations See dependency  
epigraphdb  
Interface Package for the 'EpiGraphDB' Platform
The interface package to access data from the 'EpiGraphDB' platform. It p ...
Download / Learn more Package Citations See dependency  
Maintainer: Yi Liu (view profile)

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA