# Generated by roxygen2: do not edit by hand

S3method(predict,swrc_fit)
S3method(print,swrc_fit)
S3method(summary,swrc_fit)
export(add_texture)
export(apply_minmax)
export(build_residual_sets)
export(build_swrc_model)
export(classify_texture)
export(compute_physics_loss)
export(evaluate_swrc)
export(fit_minmax)
export(fit_swrc)
export(fix_bd_units)
export(head_from_pf)
export(head_normalize)
export(invert_minmax)
export(load_swrc_model)
export(make_obs_matrices)
export(make_profile_array)
export(norouzi_lambdas)
export(parse_depth)
export(parse_depth_column)
export(pf_from_head)
export(pf_normalize)
export(plot_pred_obs)
export(plot_swrc)
export(plot_swrc_metrics)
export(plot_training_history)
export(predict_swrc)
export(predict_swrc_dense)
export(predict_theta_s)
export(prepare_swrc_data)
export(residual_to_tensors)
export(save_swrc_model)
export(swrc_metrics)
export(swrc_metrics_by_group)
export(swrc_model_exists)
export(texture_triangle)
export(theta_unit_factor)
importFrom(dplyr,across)
importFrom(dplyr,all_of)
importFrom(dplyr,arrange)
importFrom(dplyr,distinct)
importFrom(dplyr,everything)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_equal)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_abline)
importFrom(ggplot2,geom_col)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_path)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_smooth)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_fill_brewer)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(purrr,map)
importFrom(purrr,map_chr)
importFrom(purrr,map_dbl)
importFrom(purrr,map_dfr)
importFrom(stringr,str_extract_all)
importFrom(tensorflow,"%as%")
importFrom(tibble,tibble)
importFrom(tidyr,drop_na)
importFrom(tidyr,pivot_longer)
