Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about statistics-bootstrap

Read more about statistics-bootstrap

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - statistics-bootstrap

How to bootstrap dataset in R which is blocked by a factor?

I want to perform bootstrap on this data set. Notice that the data has two factors: replicate and level, and two variables high.density and low.density that need to be regressed. I want to perform a b...
test-img

Rspacer

r

linear-regression

glm

statistics-bootstrap

Votes: 0

Answers: 2

Latest Answer

We may exploit split and do the sampling according to unique combinations of replicate and level. We could repeat this process B times. df_shuffle <- function(DF) { my_split <- split(DF, f = ~...
test-img

Dion Groothof

Jackknife in R to obtain interval estimates

I have a question on how to use the jackknife using the bootstrap package. I want to obtain the interval estimate for the jackknife method. I've tried running the code below, but no results for my par...
test-img

Rachel Yeoh

r

survival-analysis

resampling

statistics-bootstrap

r

survival-analysis

resampling

statistics-bootstrap

Votes: 0

Answers: 0

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved