Skip to content

Commit

Permalink
Update installation.Rmd
Browse files Browse the repository at this point in the history
  • Loading branch information
solichatuszhrh authored Feb 26, 2024
1 parent e06f3bf commit 3b6f208
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vignettes/installation.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,6 @@ Change `</path/to/local/datafolder>`to your local path. You only need the `-v </
| GET | `/fit` | Get some predefined fit value | `mice::getfit(with())` |
| GET | `/pool` | Pool results of a fit given its summary table | `mice::pool()`
|

4. If you want to upload your own data, you can upload your dataset in Swagger API. The variables must be less than 50 variables (number of columns) and in CSV format.

0 comments on commit 3b6f208

Please sign in to comment.