Hi all.
I am using dlnm package in R, in order to assess temperature-mortality association in a time series analysis. I have daily values of temperature and deaths for 11 years.
I want to perform pacf (Partial Autocorrelation Function) in order to decide which exposure variable (temperature or apparent temperature) is best for my dataset.
Are there any ideas on how to achieve that?