About 268,000 results
Open links in new tab
  1. R how best to model continuous bimodal survival data using lmer …

    Nov 15, 2024 · I am attempting to model bimodal continuous coral survival data that includes values of 0 and 1 (0-100% survival). I have attempted to use linear mixed effects models (lmer …

  2. How to identify a bimodal distribution? - Cross Validated

    Nov 9, 2024 · A simple way to program a bimodal distrubiton is with two seperate normal distributions centered differently. This creates two peaks or what wiki calls modes. You can …

  3. r - Test for bimodal distribution - Cross Validated

    Mar 16, 2018 · I wonder if there is any statistical test to "test" the significance of a bimodal distribution. I mean, How much my data meets the bimodal distribution or not? If so, is there …

  4. What transformation should I use for a bimodal distribution?

    I have some bimodal data like the one generated down (R language), and I don't know how to transform it to have a normal distribution or homoscedasticity. I'm running a linear discriminant …

  5. Applying Bayes: Estimating a bimodal distribution

    I'm trying to estimate a bunch of bimodal distributions, i.e. two means and two standard deviations, based on a variable number of inputs. If no input is present, a constant value …

  6. Box-and-Whisker Plot for Multimodal Distribution

    Feb 17, 2015 · Can I use box-and-whisker plots also for multimodal distribution or only for unimodal distribution?

  7. How do I normalize a bimodal distribution? - Cross Validated

    Jan 3, 2019 · I'm working with the Iris dataset. One of the variables, PetalWidth, has a clear bimodal distribution. My understanding is that multivariate regression sssumes normality for …

  8. How do I analyze bimodal distibuted data with a linear mixed model

    Oct 8, 2020 · It appears that you have a bimodal distribution due to treatment effects. If you subdivide the data based on that, it is throwing out the baby with the bathwater.

  9. Separating the populations in a bimodal distribution

    Apr 21, 2012 · I have a data set which displays a bimodal distribution. This was determined by plotting a histogram of the frequency vs number. I now need to separate the two original …

  10. Splitting of bimodal distribution, use in regression models

    Oct 6, 2019 · I have a bimodal length-frequency distribution for the females of a species with a one-year life span. This pattern is not observed in the males. I suspect that the bimodality is …