Learn R Programming

iai (version 1.10.2)

clone: Return an unfitted copy of a learner with the same parameters

Description

Julia Equivalent: IAI.clone

Usage

clone(lnr)

Arguments

lnr

The learner to copy.

Examples

Run this code
if (FALSE) new_lnr <- iai::clone(lnr)

Run the code above in your browser using DataLab