an internal function that takes tall formatted data and converts it to a form usable for the RSCABS analysis.
prepDataRSCABS(Effect = "", Data = {}, Treatment = "", Replicate = "")
The endpoint being converted.
The tall formatted data set.
The name of the treatment variable.
The name of the replicate variable.
Returns a list containing:
matrix containing the number of observed "successes" for replicate i on treatment j.
matrix containing the number of observations for replicate i on treatment j.
matrix of number replicates in each treatment-replicate combination.
The maximum severity score for the endpoint.