You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.Rmd
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -39,6 +39,10 @@ The latest version includes support for:
39
39
40
40
Mixed logit models are estimated using maximum simulated likelihood based on the algorithms in Kenneth Train's book [*Discrete Choice Methods with Simulation, 2nd Edition (New York: Cambridge University Press, 2009)*](https://eml.berkeley.edu/books/choice2.html).
41
41
42
+
## Basic Usage
43
+
44
+
View the [basic usage](https://jhelvy.github.io/logitr/articles/basic_usage.html) page for details on how to use **logitr** to estimate models.
45
+
42
46
## JSS Article
43
47
44
48
An associated paper in the *Journal of Statistical Software* about this package is available at
@@ -49,10 +53,6 @@ An associated paper in the *Journal of Statistical Software* about this package
49
53
```{r child="man/rmdchunks/installation.Rmd"}
50
54
```
51
55
52
-
## Basic Usage
53
-
54
-
View the [basic usage](https://jhelvy.github.io/logitr/articles/basic_usage.html) page for details on how to use **logitr** to estimate models.
55
-
56
56
## Author, Version, and License Information
57
57
58
58
- Author: *John Paul Helveston*https://www.jhelvy.com/
0 commit comments