Helper for rescue [Power / Sample Size]
Dear All!
Just seen: I had not delivered a helper function used here in my original posts.
Sorry if anybody had inconvenience with that.
Here the helper:
Just seen: I had not delivered a helper function used here in my original posts.
Sorry if anybody had inconvenience with that.
Here the helper:
#--- return all properties of the design as dataframe ---
.design.props <- function(design.no)
{
des <- known.designs()
return (des[des$no==design.no,])
}
—
Regards,
Detlew
Regards,
Detlew
Complete thread:
- Power and sample size with 'uncertain' CV d_labes 2010-04-07 10:04 [Power / Sample Size]
- Power and sample size with 'uncertain' CV - part II d_labes 2010-04-07 10:41
- Helper for rescued_labes 2010-04-07 14:43
- Power and sample size with 'uncertain' CV yjlee168 2010-04-08 09:10
- Validation necessary d_labes 2010-04-08 10:04
- Scarcely validation d_labes 2010-04-08 13:36
- Power and sample size with 'uncertain' CV - part II d_labes 2010-04-07 10:41