# Generated by roxygen2: do not edit by hand

S3method("+",vcmm_ss)
S3method(coef,vcmm_fit)
S3method(fixef,vcmm_fit)
S3method(logLik,vcmm_fit)
S3method(nobs,vcmm_fit)
S3method(plot,vcmm_fit)
S3method(predict,vcmm_fit)
S3method(print,vcmm_accumulator)
S3method(print,vcmm_control)
S3method(print,vcmm_fit)
S3method(print,vcmm_ss)
S3method(print,vcmm_summary)
S3method(ranef,vcmm_fit)
S3method(summary,vcmm_fit)
S3method(vcov,vcmm_fit)
export(accumulate_stats)
export(build_kronecker_precision)
export(build_penalty_matrix)
export(build_vcmm_design)
export(cevcmm_rcpp_check)
export(compute_sufficient_stats)
export(estimate_kronecker_components)
export(fit_csl)
export(fit_from_summaries)
export(fit_ss)
export(fixef)
export(init_accumulator)
export(invert_matrix)
export(node_summary)
export(ranef)
export(varying_coef)
export(vcmm)
export(vcmm_control)
importFrom(Rcpp,sourceCpp)
importFrom(stats,coef)
importFrom(stats,cov)
importFrom(stats,nobs)
importFrom(stats,pnorm)
importFrom(stats,printCoefmat)
importFrom(stats,vcov)
useDynLib(cevcmm, .registration = TRUE)
