Michael McIsaac

Results 5 comments of Michael McIsaac

I'm happy either way. I think the mismatch is already a little confusing, so I don't think a change to the native pipe in the labs would be too problematic...

The code throughout should be like the following to avoid this edge case of filtering out times when p_hat=0: ``` sample_prop_small % rep_sample_n(size = 10, reps = 25, replace =...

@npaterno I think this "bug" is a reference to lines 465-584 ("## Regression vs. regression to the mean") being commented out in 03-03-lesson.Rmd (so the section does not appear in...

It looks like arguments were relocated from visualize() to shade_p_value() and shade_confidence_interval() in version 1.0.0 of the infer package: > Move forward with a number of planned deprecations. Namely, the...