Skip to content
/ ZOIP Public

R package for regression models for data proportional inflated with zeros an ones.

Notifications You must be signed in to change notification settings

jucdiaz/ZOIP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZOIP

If you want to install the version of the package available in the CRAN of R, you need to copy the next code into your R console

install.packages("ZOIP")

If you want to install it, you need to copy the next code into your R console

if (!require("devtools")) install.packages("devtools")
devtools::install_github("jucdiaz/ZOIP", force = TRUE)
library(ZOIP) # Carga el paquete

HexSticker ZOIP

HexSticker ZOIP

About

R package for regression models for data proportional inflated with zeros an ones.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages