Using undocumented functions - PowerTOST v0.9-0 [Power / Sample Size]
Dear Ben,
my above warning about using undocumented, internal functions now comes into effect. To release a new version of PowerTOST I got stuck with a new technical demand for R-packages from R version 2.14.0 on, the so-called NAMESPACE (whatever this really is doesn't fit in my small brain).
The consequence of my limited understanding of that matter is that hidden functions from package PowerTOST are no longer callable from outside that simple.
If I understood correctly you can try the syntax
Using such a syntax it is even not necessary to load the package via
.
Cough
, sorry for any inconvenience.
my above warning about using undocumented, internal functions now comes into effect. To release a new version of PowerTOST I got stuck with a new technical demand for R-packages from R version 2.14.0 on, the so-called NAMESPACE (whatever this really is doesn't fit in my small brain).
The consequence of my limited understanding of that matter is that hidden functions from package PowerTOST are no longer callable from outside that simple.
If I understood correctly you can try the syntax
PowerTOST:::.design.no(design)Using such a syntax it is even not necessary to load the package via
library() or require()
.Cough
, sorry for any inconvenience.—
Regards,
Detlew
Regards,
Detlew
Complete thread:
- Trials to a given precision; Sample size Ben 2011-11-14 19:16
- Sample size for a given precision of CI d_labes 2011-11-16 09:40
- Sample size for a given precision of CI Ben 2011-11-18 16:57
- Sample size for a given precision of CI Ben 2011-11-21 19:13
- Some minor comments d_labes 2011-11-22 15:37
- Some minor comments Ben 2011-11-23 21:12
- Some minor comments Ben 2011-11-25 17:28
- Using undocumented functions - PowerTOST v0.9-0d_labes 2011-12-15 09:28
- Using undocumented functions - PowerTOST v0.9-0 Ben 2011-12-16 19:06
- Using undocumented functions - PowerTOST v0.9-0d_labes 2011-12-15 09:28
- Some minor comments Ben 2011-11-25 17:28
- Some minor comments Ben 2011-11-23 21:12
- Some minor comments d_labes 2011-11-22 15:37
- Sample size for a given precision of CI Ben 2011-11-21 19:13
- Sample size for a given precision of CI Ben 2011-11-18 16:57
- Sample size for a given precision of CI d_labes 2011-11-16 09:40
