# Generated by roxygen2: do not edit by hand

S3method(coef,clv.fitted)
S3method(coef,clv.fitted.static.cov)
S3method(coef,summary.clv.fitted)
S3method(confint,clv.fitted)
S3method(fitted,clv.fitted)
S3method(logLik,clv.fitted)
S3method(nobs,clv.data)
S3method(nobs,clv.fitted)
S3method(plot,clv.data)
S3method(plot,clv.fitted)
S3method(predict,clv.fitted)
S3method(print,clv.data)
S3method(print,clv.data.dynamic.covariates)
S3method(print,clv.data.static.covariates)
S3method(print,clv.fitted)
S3method(print,clv.fitted.static.cov)
S3method(print,clv.time)
S3method(print,summary.clv.data)
S3method(print,summary.clv.data.dynamic.covariates)
S3method(print,summary.clv.data.static.covariates)
S3method(print,summary.clv.fitted)
S3method(print,summary.clv.time)
S3method(summary,clv.data)
S3method(summary,clv.data.dynamic.covariates)
S3method(summary,clv.data.static.covariates)
S3method(summary,clv.fitted)
S3method(summary,clv.fitted.static.cov)
S3method(summary,clv.time)
S3method(vcov,clv.fitted)
S3method(vcov,summary.clv.fitted)
export(SetDynamicCovariates)
export(SetStaticCovariates)
export(clvdata)
exportMethods(bgbb)
exportMethods(bgnbd)
exportMethods(ggomnbd)
exportMethods(plot)
exportMethods(pnbd)
exportMethods(predict)
exportMethods(show)
import(data.table)
import(optimx)
importFrom(MASS,ginv)
importFrom(Matrix,nearPD)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,labs)
importFrom(ggplot2,rel)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,theme)
importFrom(graphics,plot)
importFrom(lubridate,ceiling_date)
importFrom(lubridate,days)
importFrom(lubridate,floor_date)
importFrom(lubridate,force_tz)
importFrom(lubridate,int_diff)
importFrom(lubridate,interval)
importFrom(lubridate,is.Date)
importFrom(lubridate,is.POSIXct)
importFrom(lubridate,is.POSIXt)
importFrom(lubridate,parse_date_time)
importFrom(lubridate,period)
importFrom(lubridate,seconds)
importFrom(lubridate,time_length)
importFrom(lubridate,tz)
importFrom(methods,as)
importFrom(methods,callNextMethod)
importFrom(methods,extends)
importFrom(methods,formalArgs)
importFrom(methods,is)
importFrom(methods,new)
importFrom(methods,setClass)
importFrom(methods,show)
importFrom(optimx,"coef<-")
importFrom(optimx,optimx)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,coef)
importFrom(stats,fitted)
importFrom(stats,logLik)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,nobs)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,printCoefmat)
importFrom(stats,qnorm)
importFrom(stats,reformulate)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,vcov)
importFrom(utils,getFromNamespace)
importFrom(utils,modifyList)
importFrom(utils,setTxtProgressBar)
importFrom(utils,tail)
importFrom(utils,txtProgressBar)
useDynLib(CLVTools, .registration=TRUE)
