processData: Process data.

Description Usage

View source: R/processData.R

Description

Process data.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
processData(
  data = data,
  sample.cov = sample.cov,
  sample.mean = sample.mean,
  sample.nobs = sample.nobs,
  ordered = ordered,
  missing = missing,
  se = se,
  pt = pt
)

MIIVsem documentation built on July 13, 2021, 5:08 p.m.