# Generated by roxygen2: do not edit by hand

S3method("+",sum_model)
S3method("+",time_series_model)
S3method(generate,missingness_model)
S3method(generate,sum_model)
S3method(generate,time_series_model)
S3method(gmwmx2,default)
S3method(gmwmx2,gnss_ts_ngl)
S3method(plot,generated_composite_model_time_series)
S3method(plot,generated_missingness)
S3method(plot,generated_time_series)
S3method(plot,gmwm2_fit)
S3method(plot,gmwmx2_fit_gnss_ts_ngl)
S3method(plot,gnss_ts_ngl)
S3method(print,gmwm2_fit)
S3method(print,gmwmx2_fit)
S3method(print,gmwmx2_fit_gnss_ts_ngl)
S3method(print,missingness_model)
S3method(print,sum_model)
S3method(print,time_series_model)
export(ar1)
export(download_all_stations_ngl)
export(download_estimated_velocities_ngl)
export(download_station_ngl)
export(flicker)
export(generate)
export(gmwm2)
export(gmwmx2)
export(markov_two_states)
export(matern)
export(pl)
export(rw)
export(wn)
importFrom(Rcpp,sourceCpp)
importFrom(data.table,fread)
importFrom(dplyr,filter)
importFrom(dplyr,select)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,grid)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot.new)
importFrom(graphics,polygon)
importFrom(httr2,req_options)
importFrom(httr2,req_perform)
importFrom(httr2,req_timeout)
importFrom(httr2,req_verbose)
importFrom(httr2,request)
importFrom(httr2,resp_body_raw)
importFrom(httr2,resp_check_status)
importFrom(magrittr,"%>%")
importFrom(rlang,.data)
importFrom(stats,.lm.fit)
importFrom(stats,optim)
importFrom(stats,plogis)
importFrom(stats,qlogis)
importFrom(stats,qnorm)
importFrom(stats,rbinom)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,var)
importFrom(utils,download.file)
importFrom(utils,head)
importFrom(utils,read.table)
importFrom(utils,tail)
importFrom(wv,wvar)
useDynLib(gmwmx2, .registration = TRUE)
