bmop_fit.default: 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
## Default S3 method:
bmop_fit(data, conditional = FALSE, Min = NULL,
  Max = NULL, bmop = NULL, ...)

Arguments

data

data.frame, matrix, vector or object of class "histogram" or "bins"

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.