Skip to contents

Compare fast vs generic deviance log-likelihood evaluation

Usage

fast_vs_generic_ll(fit, newdata, reps = 100L, unit = "us")

Arguments

fit

A gamlss fit.

newdata

Data frame to evaluate on.

reps

Number of repetitions (default 100).

unit

microbenchmark unit (default "us").

Value

A data.frame with method, median, and relative speed.