
Package index
-
append_round() - Append one or more rounds to a config class object.
-
create_config() - Create a
configclass object.
-
create_model_task() - Create an object of class
model_task
-
create_model_tasks() - Create a
model_tasksclass object.
-
create_output_type() - Create an
output_typeclass object.
-
create_output_type_mean()create_output_type_median() - Create a point estimate output type object of class
output_type_item
-
create_output_type_quantile()create_output_type_cdf()create_output_type_pmf()create_output_type_sample() - Create a distribution output type object of class
output_type_item
-
create_round() - Create an object of class
round
-
create_rounds() - Create a
roundsclass object.
-
create_target_metadata() - Create a
target_metadataclass object.
-
create_target_metadata_item() - Create an object of class
target_metadata_item
-
create_task_id() - Create an object of class
task_id
-
create_task_ids() - Create a
task_idsclass object.
-
download_tasks_schema() - Download hubverse tasks schema from the hubverse schema repository.
-
get_array_schema_paths() - Get potential paths to properties in a config file that can be arrays from a hubverse schema
-
schema_autobox() - Box elements of a
<config>class object that can be arrays
-
validate_config() - Validate a hub config file against a hubverse schema
-
validate_hub_config() - Validate Hub config files against hubverse schema.
-
validate_model_metadata_schema() - Validate model-metadata-schema config file
-
view_config_val_errors() - Print a concise and informative version of validation errors table.
-
write_config() - Write config class object to a JSON file.