Skip to content

Commit f51ef91

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

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
@@ -315,7 +315,6 @@ test_that("check_collinearity, ordinal clmm models", {
315315
3 * x_binary +
316316
random_intercepts[as.numeric(subject_id)] +
317317
rlogis(n)
318-
319318
y_ordinal <- cut(
320319
latent_y,
321320
breaks = 15,

0 commit comments

Comments
 (0)