rmomu_data: how the estimate and confidence interval change with regards...

View source: R/dataresult.R

rmomu_dataR Documentation

how the estimate and confidence interval change with regards to correlation between Mo and Mu

Description

give the result for how the estimate and confidence interval change with regards to correlation between Mo and Mu

Usage

rmomu_data(
  rxmo = -2,
  rxy = -2,
  rymo = -2,
  rxmu = -2,
  rymu = -2,
  nobs = 0,
  conflevel = 0.95
)

Arguments

rxmo

correlation between X and Mo

rxy

correlation between X and Y

rymo

correlation between Y and Mo

rxmu

correlation between X and Mu

rymu

correlation between Y and Mu

nobs

number of observations in the sample or sample size

conflevel

confidence interval level, default is 0.95

Value

result for how rmomu affects the estimates


linqinyu/ConMed documentation built on March 20, 2023, 5:40 a.m.