loo_WindowsParallelFix: Workaround fix for a broken loo package command

View source: R/bayes_functions.R

loo_WindowsParallelFixR Documentation

Workaround fix for a broken loo package command

Description

The standard loo command doesn't work on Windows because of a bug. This command gets around that bug by extracting the log likelihood first, and then running the loo command on that extracted object

Usage

loo_WindowsParallelFix(model)

Arguments

model

An rstanarm model object.


ryan-a-schneider/legaldmlab documentation built on July 2, 2023, 5:02 a.m.