View source: R/Probability_parameter.R
| postprocess_parameters | R Documentation |
Applies constraints and dataset-specific adjustments to ensure predicted parameters are within reasonable ranges.
postprocess_parameters(predicted_params, dataset_features)
predicted_params |
List of raw predicted parameters |
dataset_features |
Characteristics of current dataset |
List of finalized parameters after post-processing
Other Section_1_Functions_Use_in_Package:
calculate_cluster_variability(),
calculate_expression(),
calculate_expression_skewness(),
calculate_probability(),
estimate_batch_effect(),
extract_dataset_features(),
generate_training_data(),
predict_optimal_parameters(),
train_parameter_model()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.