R/netcontrol.R

#' netcontrol
#' 
#' Description of your package
#' 
#' @docType package
#' @author Teague Henry
#' @import Rcpp Matrix
#' @importFrom Rcpp evalCpp
#' @importFrom Rdpack reprompt
#' @importFrom MASS mvrnorm
#' @importFrom pracma pinv
#' @importFrom expm %^%
#' @useDynLib netcontrol
#' @name netcontrol
NULL  

Try the netcontrol package in your browser

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

netcontrol documentation built on March 26, 2020, 7:25 p.m.