forked from statsmodels/statsmodels
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CITATION.cff
38 lines (38 loc) · 920 Bytes
/
CITATION.cff
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
cff-version: 1.2.0
title: statsmodels
message: >-
Please use following citation to cite statsmodels in
scientific publications
type: software
authors:
- given-names: Seabold
family-names: Skipper
- given-names: Perktold
family-names: Josef
repository-code: 'https://github.com/statsmodels/statsmodels'
url: 'https://www.statsmodels.org/'
keywords:
- python
- data-science
- statistics
- prediction
- econometrics
- forecasting
- data-analysis
- regression-models
- hypothesis-testing
- generalized-linear-models
- timeseries-analysis
- robust-estimation
- count-model
license: BSD-3-Clause
preferred-citation:
type: article
authors:
- given-names: Seabold
family-names: Skipper
- given-names: Perktold
family-names: Josef
title: "statsmodels: Econometric and statistical modeling with python"
journal: "9th Python in Science Conference"
year: 2010