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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -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.