Learn R Programming

ggdmc (version 0.2.6.2)

BuildDMI: Bind data and models

Description

Binding a data set with a model object. The function also checks whether they are compatible and adds attributes on a data model instance.

Usage

BuildDMI(x, model)

Value

a data model instance

Arguments

x

data as in data frame

model

a model object