bin_path | Returns the path of the Cloudstan CLI executable. |
default_path | Return the default Cloudstan CLI installation path. |
delete_data | Delete uploaded data. This also removes any bound samplings. |
delete_model | Delete a compiled model. This also removes any bound sampling... |
delete_sampling_results | Delete sampling. |
is_latest_version | Reports whether the currently installed CLI is the latest... |
list_data | Fetch and display a table of all Stan data the user has... |
list_models | Fetch and display a table of all Stan models the user has... |
list_sampling_results | Fetch and display a table of all Stan sampling the user... |
load_data | Load source from a previously uploaded data. |
load_model | Load source from a previously uploaded Stan source code. |
load_sampling_results | Load results from a previously completed sampling. |
login | Login thorough a social provider. |
login_github | Helper function to login through GitHub. |
login_google | Helper function to login through Google. |
user_info | Print information about the currently authenticated user. |
version | Fetch information about the local and remote Cloudstan... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.