Learn R Programming

PowerTOST (version 1.2-09)

PowerTOST-internal: Internal PowerTOST objects

Description

Internal PowerTOST objects: .approx.power.TOST: approximate power using non-central t-distribution .approx2.power.TOST: approximate power using central 'shifted' t-distribution .calc.power: calls the appropriate raw power function according to method .design.no: no of design from design literal .design.props: design properties (df, bk, step, name) .exppower.TOST: expected power .expsampleN0: start value of n for sample size based on exp. power. .power.inf: power of non-inferiority test (working horse) .power.TOST: power of classical TOST (working horse) .power.scABEL: working horse for the power via scaled ABEL by simulations .power.RatioF: power of ratio of means with normal data on original scale (working horse) .Q.integrand: Integrand for Owen's Q function .sampleN0: Start value of sample size .sampleN0.inf: Start value of sample size for the non-inferiority case .sampleN0.RatioF: Start value of sample size for ratio of means with normal data on original scale

Arguments

Details

These are usually not to be called by the user. Due to the necessary NAMESPACE from R14.0 on these functions are no longer exported.