[3172cb]: / man / predict.SL.nnls.auc.Rd

Download this file

20 lines (18 with data), 404 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/IL_Utilities.R
\name{predict.SL.nnls.auc}
\alias{predict.SL.nnls.auc}
\title{Predict function for SL.nnls.auc}
\usage{
\method{predict}{SL.nnls.auc}(object, newdata, ...)
}
\arguments{
\item{object}{object}
\item{newdata}{newdata}
}
\value{
Prediction from the meta-learner
}
\description{
Predict function for SL.nnls.auc
}