# Generated by roxygen2: do not edit by hand

S3method(coef,glmsmurf)
S3method(coef_reest,glmsmurf)
S3method(coefficients,glmsmurf)
S3method(coefficients_reest,glmsmurf)
S3method(deviance,glmsmurf)
S3method(deviance_reest,glmsmurf)
S3method(fitted,glmsmurf)
S3method(fitted_reest,glmsmurf)
S3method(plot,glmsmurf)
S3method(plot_lambda,glmsmurf)
S3method(plot_reest,glmsmurf)
S3method(predict,glmsmurf)
S3method(predict_reest,glmsmurf)
S3method(print,glmsmurf)
S3method(resid,glmsmurf)
S3method(resid_reest,glmsmurf)
S3method(residuals,glmsmurf)
S3method(residuals_reest,glmsmurf)
S3method(summary,glmsmurf)
export(coef_reest)
export(coefficients_reest)
export(deviance_reest)
export(fitted_reest)
export(glmsmurf)
export(glmsmurf.control)
export(glmsmurf.fit)
export(p)
export(plot_lambda)
export(plot_reest)
export(predict_reest)
export(resid_reest)
export(residuals_reest)
importFrom(MASS,ginv)
importFrom(Matrix,Matrix)
importFrom(Matrix,colSums)
importFrom(Matrix,isSymmetric)
importFrom(Matrix,rankMatrix)
importFrom(Matrix,rowSums)
importFrom(Matrix,sparse.model.matrix)
importFrom(Matrix,triu)
importFrom(RColorBrewer,brewer.pal)
importFrom(Rcpp,evalCpp)
importFrom(glmnet,glmnet)
importFrom(graphics,abline)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(methods,as)
importFrom(mgcv,gam)
importFrom(mgcv,predict.gam)
importFrom(parallel,clusterExport)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,parLapply)
importFrom(parallel,stopCluster)
importFrom(speedglm,speedglm.wfit)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,coefficients)
importFrom(stats,contrasts)
importFrom(stats,delete.response)
importFrom(stats,fitted)
importFrom(stats,glm)
importFrom(stats,glm.fit)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,model.offset)
importFrom(stats,model.response)
importFrom(stats,optim)
importFrom(stats,predict)
importFrom(stats,relevel)
importFrom(stats,resid)
importFrom(stats,residuals)
importFrom(stats,sd)
importFrom(stats,terms)
importFrom(stats,weighted.mean)
useDynLib(smurf, .registration = TRUE)
