powered by
Critical value of determined correlation
R2_sign(n, NumberOfPredictor = 2, alpha = 0.05)
length of observation.
Number of predictor.
significant level.
F statistic and R2 at significant level.
F
R2
# NOT RUN { R2_critical <- R2_sign(30, NumberOfPredictor = 2, alpha = 0.05) # }
Run the code above in your browser using DataLab