diff options
Diffstat (limited to 'NAMESPACE')
| -rw-r--r-- | NAMESPACE | 36 |
1 files changed, 34 insertions, 2 deletions
@@ -1,2 +1,34 @@ -exportPattern("^[[:alpha:]]+") -useDynLib("lossdistrib", .registration=TRUE, .fixes = "C_") +# Generated by roxygen2: do not edit by hand + +export(BCER) +export(BClossdist) +export(BClossdistC) +export(GHquad) +export(dist.transform) +export(dqnorm) +export(dshockprob) +export(exp_trunc) +export(fit.prob) +export(fit.probC) +export(lossdist.joint) +export(lossdist.prepay.joint) +export(lossdistC) +export(lossdistC.prepay.joint) +export(lossdistC.prepay.jointZ) +export(lossdistC.truncated) +export(lossdistCZ) +export(lossdistrib) +export(lossdistrib.fft) +export(lossdistrib2) +export(lossdistrib2.truncated) +export(lossrecovdist) +export(lossrecovdist.joint.term) +export(lossrecovdist.term) +export(rec.trunc) +export(recovdist) +export(recovdistC) +export(shockprob) +export(shockseverity) +export(stochasticrecov) +export(stochasticrecovC) +useDynLib(lossdistrib, .registration=TRUE, .fixes = "C_") |
