# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,ldmppr_sim)
S3method(as_nloptr,ldmppr_fit)
S3method(coef,ldmppr_fit)
S3method(logLik,ldmppr_fit)
S3method(nobs,ldmppr_sim)
S3method(plot,ldmppr_fit)
S3method(plot,ldmppr_model_check)
S3method(plot,ldmppr_sim)
S3method(predict,ldmppr_mark_model)
S3method(print,ldmppr_fit)
S3method(print,ldmppr_mark_model)
S3method(print,ldmppr_model_check)
S3method(print,ldmppr_sim)
S3method(print,summary.ldmppr_fit)
S3method(print,summary.ldmppr_model_check)
S3method(save_mark_model,ldmppr_mark_model)
S3method(summary,ldmppr_fit)
S3method(summary,ldmppr_model_check)
export("%>%")
export(as_nloptr)
export(check_model_fit)
export(estimate_process_parameters)
export(extract_covars)
export(generate_mpp)
export(ldmppr_mark_model)
export(load_mark_model)
export(mpp.ldmppr_sim)
export(power_law_mapping)
export(predict_marks)
export(save_mark_model)
export(scale_rasters)
export(simulate_mpp)
export(simulate_sc)
export(train_mark_model)
exportPattern("^[[:alpha:]]+")
importFrom(Rcpp,evalCpp)
importFrom(magrittr,"%>%")
importFrom(stats,nobs)
importFrom(yardstick,mae)
importFrom(yardstick,metric_set)
importFrom(yardstick,rmse)
useDynLib(ldmppr)
