diff options
| author | Guillaume Horel <guillaume.horel@gmail.com> | 2017-12-18 13:10:26 -0500 |
|---|---|---|
| committer | Guillaume Horel <guillaume.horel@gmail.com> | 2017-12-18 13:10:26 -0500 |
| commit | 72549cc50059c32291a33c8933ee4a767438df61 (patch) | |
| tree | 6dbb14f231d461625bee9e6c873f6a280fe29960 /NAMESPACE | |
| parent | f76f4068da836f1e7baee1fc5965354b8666096f (diff) | |
| download | lossdistrib-72549cc50059c32291a33c8933ee4a767438df61.tar.gz | |
use Roxygen more
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_") |
