Learn R Programming

Rnumerai (version 3.0.1)

round_model_performances: Fetch round model performance of any user

Description

Fetch round model performance of any user

Usage

round_model_performances(username, tournament = 8)

Value

list of round model performance entries

Arguments

username

User Name

tournament

Tournament ID, 8 for Main, 11 for Signal

Examples

Run this code
if (FALSE) {
round_model_performances(username = "bayo")
}

Run the code above in your browser using DataLab