RunAnalysis.AOV: RunAnalysis.AOV

View source: R/RunAnalysis.AOV.R

RunAnalysis.AOVR Documentation

RunAnalysis.AOV

Description

This is the method used for running the Analysis of Variance (AOV) . Specifically, lm( vOut ~ vBaseline + vTrt,na.action = na.omit)"

Usage

## S3 method for class 'AOV'
RunAnalysis(
  cAnalysis,
  lDataAna,
  nISAAnalysisIndx,
  bIsFinalISAAnalysis,
  cRandomizer
)

See Also

View Code on GitHub


kwathen/OCTOPUS documentation built on Oct. 24, 2024, 12:36 p.m.