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