# Generated by roxygen2: do not edit by hand

S3method(coef,renewal)
S3method(confint,renewal)
S3method(df.residual,renewal)
S3method(extractAIC,renewal)
S3method(fitted,renewal)
S3method(logLik,renewal)
S3method(model.matrix,renewal)
S3method(nobs,renewal)
S3method(predict,renewal)
S3method(print,renewal)
S3method(print,summary.renewal)
S3method(residuals,renewal)
S3method(se.coef,renewal)
S3method(summary,renewal)
S3method(vcov,renewal)
export(addBootSampleObject.renewal)
export(dBivariateWeibullCountFrankCopula)
export(dBivariateWeibullCountFrankCopula_loglik)
export(dCount_conv_bi)
export(dCount_conv_loglik_bi)
export(dCount_conv_loglik_user)
export(dCount_conv_user)
export(dRenewalFrankCopula_bi)
export(dRenewalFrankCopula_user)
export(dWeibullCount)
export(dWeibullCount_loglik)
export(dWeibullgammaCount)
export(dWeibullgammaCount_loglik)
export(dmodifiedCount_bi)
export(evCount_conv_bi)
export(evCount_conv_user)
export(evWeibullCount)
export(evWeibullgammaCount)
export(renewal)
export(renewal.control)
export(renewal.convPars)
export(renewal.seriesPars)
export(renewal.weiMethod)
export(se.coef)
export(surv)
import(Formula)
import(Matrix)
import(Rcpp)
import(flexsurv)
import(optimx)
importFrom(MASS,ginv)
importFrom(VGAM,cauchit)
importFrom(VGAM,cloglog)
importFrom(VGAM,logit)
importFrom(VGAM,probit)
importFrom(boot,boot)
importFrom(car,Boot)
importFrom(numDeriv,hessian)
importFrom(stats,AIC)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,confint.default)
importFrom(stats,formula)
importFrom(stats,getCall)
importFrom(stats,glm.fit)
importFrom(stats,logLik)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,model.weights)
importFrom(stats,na.pass)
importFrom(stats,nobs)
importFrom(stats,pnorm)
importFrom(stats,poisson)
importFrom(stats,printCoefmat)
importFrom(stats,quantile)
importFrom(stats,residuals)
importFrom(stats,update.formula)
importFrom(stats,vcov)
useDynLib(Countr)
