Gauarv Chaudhary
Gauarv Chaudhary
I have successfully Changed checked={this.state.enableQuietBuilderMode} to checked={this.state.quietBuilderMode} SEE BELOW 
This PR clarifies the help text for the `pdb_seqres_database_path` flag in `run_alphafold.py` to specify that a full file path (not just a directory) is required. Fixes #1076.
- Test documents performance degradation with >10K observations - check_model() currently takes 5+ minutes on 25K dataset - Test expects completion in
I've added 18 vdiffr tests that cover the main check_model() plots and their variations. These should catch any visual regressions in future updates. Tests cover check_model(), check_normality(), check_outliers(), and check_homogeneity()...
### Problem `check_model()` becomes unusably slow (5+ minutes) when checking models fitted on datasets with >10K observations. ### Reproducible Example library(performance) library(lme4) Large dataset data
Fixes #448 This moves the cite_easystats() function from the report package to the easystats package, making it more accessible to users. The citation vignette has been updated with usage examples...
FIXES: #878 Reproduces the error when check_dag encounters multiple colliders in adjustment nodes, causing: 'length = 2' in coercion to 'logical(1)' The test currently fails as expected and will pass...
- Tests document expected behavior of theme argument - Tests currently FAIL due to bugs in see package - Covers: standard themes, custom themes, string themes, attribute storage - Bug...
Fixes #873 - The linearity and variance plots were hard to read when models had only categorical predictors - the confidence ribbons were huge and covered up the actual data...
FIXES :- #8385 (partial - 4 of 8 main files completed) ## Description Translated the following JavaScript documentation files from English to Portuguese: - `content/en/docs/languages/js/api.md` - `content/en/docs/languages/js/benchmarks.md` - `content/en/docs/languages/js/examples.md` -...