-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_pkgdown.yml
46 lines (45 loc) · 1.06 KB
/
_pkgdown.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
reference:
- title: "Countr overview"
contents:
- Countr-package
- title: "Main function"
desc: >
Fit renewal regression models for count data.
contents:
- renewalCount
- title: "Supporting functions for renewalCount()"
desc: >
Supporting functions for objects fitted with renewalCount().
contents:
- getParNames
- renewalCoef
- renewalCoefList
- renewalNames
- surv
- title: "Methods for fitted renewal models"
contents:
- coef.renewal
- se.coef.renewal
- predict.renewal
- title: "Datasets"
contents:
- fertility
- football
- title: "Probability distributions"
contents:
- dCount_conv_bi
- dCount_conv_loglik_bi
- dmodifiedCount_bi
- dWeibullCount
- dWeibullgammaCount_mat_Covariates
- evCount_conv_bi
- title: "Other"
contents:
- addBootSampleObject
- chiSq_gof
- chiSq_pearson
- compareToGLM
- CountrFormula
- count_table
- frequency_plot
- residuals_plot