bmop_fit.data.frame: Estimation of bmop density or conditional density

Description Usage Arguments Value

View source: R/2-estimation-functions.R

Description

Estimation of bmop density or conditional density

Usage

1
2
3
## S3 method for class 'data.frame'
bmop_fit(data, conditional = F, Min = NULL,
  Max = NULL, bmop = NULL, ...)

Arguments

data

data.frame, matrix or vector the variables must be in the right order (the columns of data)

conditional

logic, if TRUE a conditional density is learned

Min

vector of lower bounds

Max

vector of upper bounds

bmop

a bmop object

...

see bmopPar

Value

a bmop object


gherardovarando/Rbmop documentation built on May 17, 2019, 4:17 a.m.