knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

R-CMD-check

Description

A collection of functions related to the multivariate normal distribution.

Installation

You can install the released version of multiNorm from GitHub with:

install.packages("remotes")
remotes::install_github("jeksterslab/multiNorm")

More Information

See GitHub Pages for package documentation.



jeksterslab/multiNorm documentation built on Dec. 20, 2021, 10:11 p.m.