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

BC2

R-CMD-check

CodeFactor

License: MIT

Fitting and evaluating Multivariate semi-continuous proportionally constrained two-part fixed effects models.

Installation

You can install the released version of BC2 from github with:

install.packages('devtools') #If you haven't installed it yet!

devtools::install_github('Shahin-Roshani/BC2')

Links:

Repository in github

Package website for BC2

Comprehensive vignette

RPubs article



Shahin-Roshani/BC2 documentation built on Dec. 18, 2021, 1:05 p.m.