# Generated by roxygen2: do not edit by hand

S3method(coef,spfc)
S3method(coef,spfc_fit)
S3method(fitted,spfc)
S3method(fitted,spfc_fit)
S3method(predict,ridge_logistic_fit)
S3method(predict,spfc)
S3method(predict,spfc_fit)
S3method(print,spfc)
S3method(print,spfc_benchmark)
S3method(print,spfc_fit)
S3method(print,summary.spfc)
S3method(print,summary.spfc_benchmark)
S3method(print,summary.spfc_fit)
S3method(summary,spfc)
S3method(summary,spfc_benchmark)
S3method(summary,spfc_fit)
export(benchmark_spfc)
export(binary_classification_metrics)
export(compare_covariance_methods)
export(create_cv_folds)
export(create_spfc_design_grid)
export(create_train_test_split)
export(cse)
export(estimate_covariance)
export(evaluate_reduced_model)
export(evaluate_spfc_cv)
export(evaluate_spfc_train_test)
export(fit_reduced_model)
export(mec)
export(oas)
export(plot_dimension_selection)
export(plot_metric_by_covariance)
export(plot_rmse_by_covariance)
export(plot_runtime_by_covariance)
export(plot_spfc_scores)
export(plot_subspace_distance_by_covariance)
export(predict_reduced_model)
export(rank_covariance_methods)
export(run_spfc_design)
export(run_spfc_simulation)
export(score_information_criteria)
export(sde)
export(simulate_spfc_binary)
export(simulate_spfc_continuous)
export(spfc)
export(spfc_fit)
export(spfc_select_dimension)
export(spfc_select_variables)
export(sre)
export(subspace_distance)
export(summarise_spfc_simulation)
export(variable_selection_metrics)
