knitr::opts_chunk$set(
  comment = "#>",
  tidy = FALSE,
  error = FALSE,
  fig.width = 8,
  fig.height = 8)

CMSE

CMSE: Causal Mean Squared Error index

CRAN RStudio mirror downloads

CMSE: Causal Mean Squared Error index

Installation

devtools::install_github("trbrick/CMSE")

Usage

library(CMSE)

License

GPL-3 © 2020



trbrick/CMSE documentation built on March 17, 2021, 4:15 a.m.