NEWS.md
randomizer
and sampling
functionsRandom assignment
toolestimable
function that can be used to determine which coefficients could be estimated based on a partial factorial design. Adapted from a function written by Blakeley MsShane at https://github.com/fzettelmeyer/mktg482/blob/master/R/expdesign.R
Random assignment
tool based on the randomizr
package. Uses the randomizr::block_ra
function for stratified random sampling. See the help file for more informationshiny::runApp
when starting radiant such as the port to use. For example, radiant.design::radiant.design(“https://github.com/radiant-rstats/docs/raw/gh-pages/examples/demo-dvd-rnd.state.rda”, port = 8080)pwr
package for sample size calculations when comparing groups (i.e., Design > Sample size (compare))shinyFiles
to provide convenient access to data located on a servershiny::makeReactiveBinding
. The advantage is that the code generated for Report > Rmd and Report > R will no longer have to use r_data
to store and access data. This means that code generated and used in the Radiant browser interface will be directly usable without the browser interface as well.