tidy_join {exuber}R Documentation

Tidy into a joint model

Description

Tidy or augment and then join objects.

Usage

tidy_join(x, y, ...)

augment_join(x, y, ...)

Arguments

x

An object of class obj.

y

An object of class cv.

...

Further arguments passed to methods.


[Package exuber version 1.0.2 Index]