glm or lm object. The profiled parameters of interest are defined by providing a contrast matrix.## S3 method for class 'lm':
mcpcalcRatio(object, CMn, CMd, control=mcprofileControl(), margin=NULL, method="BFGS")
## S3 method for class 'glm':
mcpcalcRatio(object, CMn, CMd, control=mcprofileControl(), margin=NULL, method="BFGS")
## S3 method for class 'nls':
mcpcalcRatio(object, CMn, CMd, control=mcprofileControl(), margin=NULL, method="BFGS")mcprofileControl.NULL no extra margin is considered.profile.glm, profile.nls, sci.ratio, interpSpline, contrMatRatio