Skip to content

Commit d84bf41

Browse files
Style for air
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9f622e9 commit d84bf41

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/testthat/test-check_collinearity.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,6 @@ test_that("check_collinearity, ordinal clmm models with offset", {
370370
x_offset +
371371
rlogis(n)
372372
y_ordinal <- cut(latent_y, breaks = 15, ordered_result = TRUE)
373-
374373
dat <- data.frame(y_ordinal, x_continuous, x_binary, x_offset, subject_id)
375374

376375
mod_clmm_offset <- ordinal::clmm(

0 commit comments

Comments
 (0)