performance::r2_nakagawa() and r.squaredGLMM() give different values for Gaussian glmmTMB models without random effects #765
Annotations
10 warnings
lint / lint:
R/check_collinearity.R#L446
file=R/check_collinearity.R,line=446,col=6,[indentation_linter] Indentation should be 8 spaces but is 6 spaces.
|
lint / lint:
R/check_convergence.R#L35
file=R/check_convergence.R,line=35,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 189 characters.
|
lint / lint:
R/check_distribution.R#L221
file=R/check_distribution.R,line=221,col=12,[unnecessary_nesting_linter] Reduce the nesting of this statement by removing the braces {}.
|
lint / lint:
R/check_factorstructure.R#L184
file=R/check_factorstructure.R,line=184,col=3,[object_overwrite_linter] 'df' is an exported object from package 'stats'. Avoid re-using such symbols.
|
lint / lint:
R/check_heterogeneity_bias.R#L34
file=R/check_heterogeneity_bias.R,line=34,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 137 characters.
|
lint / lint:
R/check_heterogeneity_bias.R#L36
file=R/check_heterogeneity_bias.R,line=36,col=5,[object_overwrite_linter] 'data' is an exported object from package 'utils'. Avoid re-using such symbols.
|
lint / lint:
R/check_heterogeneity_bias.R#L45
file=R/check_heterogeneity_bias.R,line=45,col=5,[object_overwrite_linter] 'data' is an exported object from package 'utils'. Avoid re-using such symbols.
|
lint / lint:
R/check_heteroscedasticity.R#L57
file=R/check_heteroscedasticity.R,line=57,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 151 characters.
|
lint / lint:
R/check_heteroscedasticity.R#L69
file=R/check_heteroscedasticity.R,line=69,col=27,[keyword_quote_linter] Use backticks to create non-syntactic names, not quotes.
|
lint / lint:
R/check_homogeneity.R#L73
file=R/check_homogeneity.R,line=73,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 166 characters.
|