# Generated by roxygen2: do not edit by hand

export(adapt_pic_with_sigma2maxmodel)
export(add_configuration)
export(add_metrics)
export(add_pic)
export(calculate_PIC)
export(calculate_VCsquared)
export(calculate_best_config)
export(calculate_error_term)
export(calculate_mse_beta)
export(calculate_sigma2)
export(check_stopping_rules)
export(create_data_dgp2)
export(define_C_candidates)
export(define_configurations)
export(define_kg_candidates)
export(define_number_subsets)
export(estimate_beta)
export(fill_rc)
export(fill_rcj)
export(get_best_configuration)
export(get_convergence_speed)
export(get_final_estimation)
export(initialise_beta)
export(initialise_clustering)
export(initialise_commonfactorstructure_macropca)
export(initialise_df_pic)
export(initialise_df_results)
export(initialise_rc)
export(initialise_rcj)
export(iterate)
export(make_subsamples)
export(parallel_algorithm)
export(plot_VCsquared)
export(update_g)
importFrom(Rdpack,reprompt)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,everything)
importFrom(dplyr,lead)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_if)
importFrom(dplyr,tibble)
importFrom(magrittr,"%>%")
importFrom(ncvreg,ncvreg)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,pmap)
importFrom(rlang,.data)
importFrom(robustbase,Mpsi)
importFrom(robustbase,lmrob)
importFrom(robustbase,lmrob.control)
importFrom(stats,filter)
importFrom(stats,kmeans)
importFrom(stats,lm)
importFrom(stats,mad)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,nlm)
importFrom(stats,optim)
importFrom(stats,qchisq)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stringr,str_count)
importFrom(stringr,str_detect)
importFrom(stringr,str_locate)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(stringr,str_sub)
importFrom(tidyr,nest)
importFrom(tidyr,replace_na)
