# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,demogdata)
S3method(as.data.frame,lifetable)
S3method(fitted,fdm)
S3method(fitted,lca)
S3method(forecast,fdm)
S3method(forecast,fdmpr)
S3method(forecast,lca)
S3method(isfe,demogdata)
S3method(lines,demogdata)
S3method(lines,lifetable)
S3method(mean,demogdata)
S3method(median,demogdata)
S3method(models,fmforecast)
S3method(models,fmforecast2)
S3method(plot,demogdata)
S3method(plot,errorfdm)
S3method(plot,fmforecast)
S3method(plot,lca)
S3method(plot,lifetable)
S3method(points,demogdata)
S3method(print,demogdata)
S3method(print,errorfdm)
S3method(print,fdm)
S3method(print,fmforecast)
S3method(print,lca)
S3method(print,lifetable)
S3method(residuals,fdm)
S3method(residuals,lca)
S3method(simulate,fmforecast)
S3method(simulate,fmforecast2)
S3method(summary,demogdata)
S3method(summary,fdm)
S3method(summary,fdmpr)
S3method(summary,fmforecast)
S3method(summary,fmforecast2)
S3method(summary,lca)
S3method(update,fmforecast)
S3method(update,fmforecast2)
export(bms)
export(cm.spline)
export(cm.splinefun)
export(coherentfdm)
export(combine.demogdata)
export(compare.demogdata)
export(demogdata)
export(e0)
export(extract.ages)
export(extract.years)
export(fdm)
export(flife.expectancy)
export(hmd.e0)
export(hmd.mx)
export(hmd.pop)
export(isfe)
export(lca)
export(life.expectancy)
export(lifetable)
export(models)
export(netmigration)
export(pop.sim)
export(read.demogdata)
export(set.upperage)
export(sex.ratio)
export(smooth.demogdata)
export(tfr)
import(cobs)
import(forecast)
import(ftsa)
import(mgcv)
import(rainbow)
importFrom(graphics,abline)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(stats,"tsp<-")
importFrom(stats,approx)
importFrom(stats,frequency)
importFrom(stats,glm)
importFrom(stats,lm)
importFrom(stats,loess)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,nlm)
importFrom(stats,poisson)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,rbinom)
importFrom(stats,rpois)
importFrom(stats,simulate)
importFrom(stats,spline)
importFrom(stats,splinefun)
importFrom(stats,start)
importFrom(stats,time)
importFrom(stats,ts)
importFrom(stats,tsp)
importFrom(stats,uniroot)
importFrom(stats,update)
importFrom(stats,window)
importFrom(utils,read.table)
