# Generated by roxygen2: do not edit by hand

## Imports.
importFrom("graphics", "abline", "axis", "grid", "legend", "lines","curve",
             "mtext", "par", "plot", "points", "segments", "title")
importFrom("stats", "add1", "anova", "as.formula", "binomial", "coef",
             "density", "drop1", "glm", "lm", "model.frame",
             "model.matrix", "model.offset", "model.response",
             "model.weights", "pchisq", "pnorm", "prcomp", "predict",
             "qchisq", "qnorm", "terms", "uniroot", "update", "vcov", "coefficients", "cor")
importFrom("utils", "capture.output", "head")
importFrom("stats", "printCoefmat")
importFrom("stats", "na.omit")
importFrom("stats", "complete.cases")
importFrom("utils", "data")
 
## Export of public functions.
export(
lsm, 
summary.lsm,
confint.lsm)
#logistf.control, 
#logistftest, 
#logistpl.control, 
#CLIP.confint, 
#CLIP.profile, 
#PVR.confint, 
#is.logistf, 
#backward, 
#forward)

## Definition of S3 methods.
S3method(print, lsm)
S3method(summary, lsm)
S3method(print,summary.lsm)
S3method(confint, lsm)
S3method(print,confint.lsm)
#S3method(plot, lsm)
#S3method(vcov, lsm)
#S3method(profile, lsm)
#S3method(nobs, lsm)
#S3method(drop1, lsm)
#S3method(add1, lsm)
#S3method(anova, lsm)
#S3method(extractAIC, lsm)
#S3method(terms, lsm)
#S3method(print, lsm)
#S3method(plot, lsm.profile)
#S3method(print, anova.lsm)
#S3method(print, CLIP.confint)
#S3method(print, PVR.confint)
#S3method(print,summary)
