load() ? [Power / Sample Size]
Dear Helmut!
From the help file of
May be you meant
I must confess that I never understood really the difference between
BTW:
@Ken Peh and hiren379:
PowerTOST version 1.1-02 is on the way now which makes accessible the function
❝ I prefer require(package)
over load(package)
because the former loads the package only if not already loaded (saves some fractions of a second).
> load(PowerTOST)
Error in load(PowerTOST) : object 'PowerTOST' not found
From the help file of
load():
>? load
load {base} R Documentation
Reload Saved Datasets
Description
Reload datasets written with the function save.
May be you meant
library(PowerTOST)
instead of load(PowerTOST)
or missed I somefink here?I must confess that I never understood really the difference between
require(...)
and library(...)
BTW:
@Ken Peh and hiren379:
PowerTOST version 1.1-02 is on the way now which makes accessible the function
sampleN.RSABE()
and also the complementary function power.RSABE()
not only to Helmut, my favorite nitpicking power tester, but to the general audience. But be patient ... Maybe it takes a couple of days until it arrives on you.—
Regards,
Detlew
Regards,
Detlew
Complete thread:
- Sample Size Case hiren379 2013-02-19 14:40 [Power / Sample Size]
- R/PowerTOST or Lászlós’ tables Helmut 2013-02-19 15:22
- R/PowerTOST or Lászlós’ tables Ken Peh 2013-02-20 12:45
- R/PowerTOST and other packages Helmut 2013-02-20 14:04
- R/PowerTOST and other packages Ken Peh 2013-02-24 09:38
- R’s packages Helmut 2013-02-24 17:00
- load() ?d_labes 2013-02-28 21:20
- load() ??? Helmut 2013-03-01 16:22
- load() ?d_labes 2013-02-28 21:20
- R’s packages Helmut 2013-02-24 17:00
- R/PowerTOST and other packages Ken Peh 2013-02-24 09:38
- R/PowerTOST and other packages Helmut 2013-02-20 14:04
- R/PowerTOST or Lászlós’ tables Ken Peh 2013-02-20 12:45
- R/PowerTOST or Lászlós’ tables Helmut 2013-02-19 15:22