| acs_conf | American Community Survey confidential microdata (with... |
| acs_conf_nw | American Community Survey confidential microdata (without... |
| acs_start | American Community Survey starting microdata (with weights) |
| acs_start_nw | American Community Survey starting microdata (without... |
| add_noise_cat_unif | Inject noise into a categorical random variable by mixing a... |
| add_noise_disc_gaussian | Add discrete normal noise with mean 0 to predicted values... |
| add_noise_disc_laplace | Add discrete Laplace noise with mean 0 to predicted values... |
| add_noise_gaussian | Add normal noise with mean 0 to predicted values with... |
| add_noise_kde | Add normal noise to predicted values with variances... |
| add_noise_laplace | Add Laplace noise with mean 0 to predicted values with... |
| add_sequence_factor | Add to visit sequence for factor variables |
| add_sequence_manual | Add to visit sequence using a manual method |
| add_sequence_numeric | Add to visit sequence for numeric variables |
| collapse_na | Collapse data frames with _NA variables to coerce related... |
| constraints | Create a constraints object |
| constraints_api | Add, update, or reset a 'constraints' object within an... |
| construct_extractors | Construct a list of extractors for parsnip models |
| construct_models | Construct a list of models for synthesis |
| construct_noise | Construct a list of noise objects for synthesis |
| construct_recipes | Construct a sequence of model recipes for sequential... |
| construct_samplers | Construct a list of samplers for synthesis |
| construct_tuners | Construct a list of tuning grids for hyperparameter tuning... |
| convert_level_to_na | Convert '"NA"' values to 'NA' for categorical variables |
| convert_na_to_level | Convert 'NA' values to '"NA"' for categorical variables |
| dot-name_to_inspect | constant mapping between component names and inspections |
| enforce_custom_na | Redefine 'NA' value for a dataset. |
| enforce_na | Add missing values where values should be missing according... |
| enforce_schema | Enforce a 'roadmap"s 'schema' on its existing data |
| example_na | A df with different types of missingness |
| expand_na | Add new variables that indicate if a value is "missing" or... |
| invert | An S3 method for inverting a step |
| invert.step_BoxCox | Invert a Box-Cox transformation |
| invert.step_log | Invert a log transformation |
| invert.step_YeoJohnson | Invert a Yeo-Johnson transformation |
| ks_distance | Kolmogorov-Smirnov distance |
| noise | Create a noise object |
| postsynth_to_roadmap | Convert a incompletely synthesized 'postsynth' into a new... |
| postsynth_to_synth_spec | Convert a incompletely synthesized 'postsynth' into a new... |
| presynth | Create a presynth object |
| print.constraints | Print the constraints object to the console with formatting |
| print.noise | Print the noise object to the console with formatting |
| print.postsynth | Print the postsynth object to the console with formatting |
| print.presynth | print method for presynth objects |
| print.replicates | Print the replicates object to the console with formatting |
| print.schema | Print the schema object to the console with formatting |
| print.start_method | Print the start_method object to the console with formatting |
| print.synth_spec | Print the replicates object to the console with formatting |
| print.visit_sequence | Print method for 'visit_sequence' objects |
| replicates | Create a replicates object |
| replicates_api | Add, update, or reset a 'replicates' object within an... |
| roadmap | Create a roadmap |
| sample_glm | Sample the conditional distribution created by a generalized... |
| sample_lm | Sample the conditional distribution created by a linear model |
| sample_ranger | Sample the conditional distribution created by a ranger rf... |
| sample_rpart | Sample the conditional distribution created by a CART model |
| schema | Generate a 'schema' object. |
| schema_api | Add, update, or reset a 'schema' object within an existing... |
| start_method | Create a 'start_method' object. |
| start_method_api | Add, update, or reset a start method within an existing... |
| start_resample | Specify a resampling scheme for start_data |
| synthesize | Synthesize a data set |
| synth_spec | Create a 'synth_spec' object |
| synth_spec_extractor_api | Add, update, or remove extractors from a 'synth_spec' object |
| synth_spec_is_component | Inspections for 'synth_spec' components |
| synth_spec_model_api | Add, update, or remove custom models from a 'synth_spec'... |
| synth_spec_noise_api | Add, update, or remove noise from a 'synth_spec' object |
| synth_spec_recipes_api | Add, update, or remove recipe recipes from a 'synth_spec'... |
| synth_spec_sampler_api | Add, update, or remove samplers from a 'synth_spec' object |
| synth_spec_tuner_api | Add, update, or remove tuners from a 'synth_spec' object |
| tune_synthesis | Generate syntheses from multiple 'presynth' objects. |
| update_presynth | Update 'presynth' object |
| update_synth_spec | Tidy API calls ————– |
| visit_sequence | Generate a visit sequence. |
| visit_sequence_api | Add or reset a 'visit_sequence' object within an existing... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.