R/package.R

#' sdpdth
#' @aliases NULL sdpdth-package
#' @docType package
#' @encoding utf-8
#' @importFrom Rcpp evalCpp
#' @importFrom  Matrix bdiag
#' @importFrom  Matrix forceSymmetric
#' @useDynLib sdpdth, .registration=TRUE
#' @description M-estimator for threshold and non-threshold spatial dynamic panel data model. 
#' @author Junyue Wu <wu.junyue.p1@dc.tohoku.ac.jp>
#' @keywords models
"_PACKAGE"

#' A simulated data set for testing
"data_n"

#' A simulated data set for testing
"data_th"

#' A simulated data set for testing
"data_w"

#' A simulated data set for testing
"data_nw"

Try the sdpdth package in your browser

Any scripts or data that you put into this service are public.

sdpdth documentation built on March 22, 2021, 5:06 p.m.