convertRating: Rating Transformation Function

Description Usage Arguments Value

View source: R/convertRating.R

Description

Rating Transformation Function

Usage

1
2
convertRating(rating, domainId, type = c("rating", "transformed rating",
  "Q-Score"), database = "oefenweb_nl_app", printResults = TRUE)

Arguments

rating

Theta, transformed rating or Qscore as input rating

domainId

Game domain id

type

Type of input rating, it should be "rating" for a normal theta rating, "transformed rating" if the input rating is a transformed rating and "Q-Score" if the input rating is a Q-Score

database

name of database

printResults

should results be printed?

Value

Converted versions of input rating


Oefenweb/r-tools documentation built on Dec. 1, 2019, 4:31 a.m.