About 107,000 results
Open links in new tab
  1. What is the difference between a "nested" and a "non-nested" …

    Nested versus non-nested can mean a whole lot of things. You have nested designs versus crossed designs (see eg this explanation). You have nested models in model comparison. …

  2. Crossed vs nested random effects: how do they differ and how are …

    Here is how I have understood nested vs. crossed random effects: Nested random effects occur when a lower level factor appears only within a particular level of an upper level factor. For …

  3. model selection - When is nested cross-validation really needed …

    Oct 23, 2015 · Using the unbiased nested CV involves fitting models with smaller data. For 10-fold CV, it's like 81% in nested CV vs. 90% in non-nested CV. Also test fold becomes 9% vs 10% …

  4. What is the right way to analyze a nested design in R?

    As discussed in the comments, here is my Stan model for an Ordered Logistic Regression. It takes long format data (one observation per row) and estimates the following parameters: …

  5. How many folds should a unnnested CV have compared to a …

    Apr 8, 2025 · Nested resampling is a method to compare models and to estimate the generalization performance of a tuned model, however, this is the performance based on …

  6. How do you deal with "nested" variables in a regression model?

    Oct 17, 2018 · Modelling with nested variables: This requirement is achieved by creating an indicator variable that determines when your nested variable is meaningful, and putting the …

  7. How does random variable nesting in GAMs work (mgcv)?

    Oct 16, 2019 · The problem is, I am not sure how nested random variables should be structured So ultimately I would like to know what the mgcv code equivalent for a GAM model would be …

  8. r - How to do a nested design with lmer? - Cross Validated

    Jul 29, 2020 · $\begingroup$ I agree regarding tube, but I still don't see angle as nested. To me it seems similar to a treatment variable where different subjects get one of several treatments. …

  9. How to obtain optimal hyperparameters after nested cross …

    I have seen nested cross validation (whether repeated or stratified) has been used in the setting of small dataset, i.e., to generate generalized model performance while optimizing parameters …

  10. mixed model - R's lmer cheat sheet - Cross Validated

    $\begingroup$ I think DBR is referring to levels in the hierarchy. What I described is a 2-level hierarchical model, with observations nested within subjects, and DBR is asking about 3-level …

Refresh