R/fcn.uncons.R

"fcn.uncons" <-
function(x,exp1,se1,exp2,se2)
{
  
  y <- TransformUncon2Con(x)
  return(fcn(y,exp1,se1,exp2,se2))
}

Try the MeasurementError.cor package in your browser

Any scripts or data that you put into this service are public.

MeasurementError.cor documentation built on Nov. 8, 2020, 5:08 p.m.