Skip to contents

All functions

FUNnormalization_residualMixedModels()
Compute Residuals Using Mixed Models
calculate_ICC()
Calculate Intraclass Correlation Coefficient (ICC)
calculate_ICC_parallel()
Calculate Intraclass Correlation Coefficient (ICC) parallel
check_dataframe_validity()
Validate a Data Frame for LCMD Imputation
cluster_features_based_on_correlations()
Cluster feature groups based on correlations
cluster_features_by_retention_time()
Cluster features by retention time and summarise within clusters
data_check()
check required columns
data_features
Simulated Dataframe 1
data_meta_features
Simulated Dataframe 2
data_meta_samples
Simulated Dataframe 3
exclude_features()
Exclude features with X misingness
exclude_samples()
Exclude samples with X missingness
filter_by_missingness()
Filter a data.frame by missingness in rows and columns
filter_case_control()
Filter Samples Based on Case Control Criteria
filter_function_args()
Filter a list to match the formal arguments of a target function
generate_labels()
generate labels
get_features_representatives_based_on_scores()
Select representative features per cluster using correlation threshold and scores
hybrid_imputation()
Hybrid Imputation: Random Forest + LCMD
impute_data()
Impute missing data in a data frame
impute_with_half_min()
Impute Missing Values with Half the Minimum
normalise_SERRF()
SERRF Normalization
normalization_residualMixedModels()
Normalize feature Data Using Residual Mixed Models
outlier_pca_lof()
PCA-Based Outlier Detection Using LOF
parse_mass_rt()
Parse mass/retention-time strings
process_data()
Process feature data
register_cluster()
Register a parallel cluster for parallel processing.
remove_outliers()
Remove outliers (optionally stratified) using PCA + LOF
resolve_target_cols()
Resolve Target Columns from Names or Regex
run_lcmd_imputation()
Run LCMD Imputation (Overall)
run_rf_imputation()
Run Random Forest Imputation with Optional Parallelization
transform_data()
Apply Data Transformation to Data Frame
unregister_cluster()
Unregister a parallel cluster used for parallel processing.