Skip to content

Commit

Permalink
typo in vignette
Browse files Browse the repository at this point in the history
  • Loading branch information
hillalex committed Nov 4, 2024
1 parent c73495a commit 21389d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/data.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dat <- data.table::fread(system.file("delta_full.rds", package = "epikinetics"))
head(dat)
```

# Ouput data
# Output data

After fitting a model, a [CmdStanMCMC](https://mc-stan.org/cmdstanr/reference/CmdStanMCMC.html) object is returned. This means
that users who are already familiar with `cmdstanr` are free to do what they want with the fitted model.
Expand Down

0 comments on commit 21389d2

Please sign in to comment.