posterior predictive check for binomial glm with matrix response #340
Annotations
1 error and 4 warnings
|
R/check_model.R#L52
file=R/check_model.R,line=52,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 130 characters.
|
R/check_model.R#L80
file=R/check_model.R,line=80,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 134 characters.
|
R/check_predictions.R#L107
file=R/check_predictions.R,line=107,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 124 characters.
|
R/check_predictions.R#L434
file=R/check_predictions.R,line=434,col=30,[unnecessary_lambda_linter] Pass exp directly as a symbol to lapply() instead of wrapping it in an unnecessary anonymous function. For example, prefer lapply(DF, sum) to lapply(DF, function(x) sum(x)).
|
The logs for this run have expired and are no longer available.
Loading