Skip to content
Prev 9037 / 63424 Next

Keywords

In trying to get R CMD check to run for Hmisc and Design, I get a lot of warnings about key words that are not defined to R.  Is there now a way to add new key words to the master list, or to have a local list that is concatenated to the master?  Here are some of the keywords I use in my packages:

bootstrap, power (power and sample size calculations), dstudy (study design), trellis, grouping, sampling, accuracy (model predictive accuracy), overview, validate (model validation), lrm (logistic regression model)

Thanks,
Frank