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 25 Jun. 2026.
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
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

airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
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  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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