Hi, this is my first topic so please be forgiving. I try to change the significance level in a adf.test but there is no such an argument. Can it be done with function or do I need to calculate it manually? Below the code:
adf.test(test_data_2018$Sp500)
Thanks for all answers