timmaSearchBinary1: Prediction in the search space with two.sided TIMMA model

Description Usage Arguments Value Author(s) Examples

Description

A function to return the prediction error in the search space for sffs

Usage

1
timmaSearchBinary1(profile_k, space, sens, loo = TRUE)

Arguments

profile_k

current selected drug-target interaction data

space

the search space returned by searchSpace function

sens

drug sensitivity data

loo

a logical value indicating whether to use the leave-one-out cross-validation in the model selection process. By default, loo = TRUE.

Value

the prediction error

Author(s)

Liye He liye.he@helsinki.fi

Examples

1
2
3
4
5
6
7
8

timma documentation built on May 2, 2019, 1:10 p.m.