speedtestdata {splithalf} | R Documentation |
Simulated data for runtime of splithalf package
Description
This simulation was run to estimate the relative runtimes for different possible combinations of sample sizes and trial numbers etc.
Usage
data(speedtestdata)
Format
A data frame with 225 rows and 6 variables
Details
Simcodes for the simulation number
sample_sizecodes for the sample size
Number_of_conditionscodes for the number of conditions run
trialscodes for the number of trials
permutationscodes for the number of permutations
runtimecodes for the runtime in seconds
[Package splithalf version 0.8.2 Index]