online_leraning: Online learning with stream of samples.

Description Usage Arguments Value

Description

Online learning with stream of samples.

Usage

1
online_leraning(object, newdata = NULL, allow.new = TRUE)

Arguments

object

BOPR object

newdata

a data.frame of predictors.

allow.new

allow new levels of current variable

Value

S3 BOPR object; a list of consisting of

beta_matrix

beta matrix with mean and variance

beta

scaling parameter

prior_prob

prior of initial parametes

epsilon

parameter to apply dynamics


haven-jeon/BOPR documentation built on May 17, 2019, 3:05 p.m.