Loading R/trends.R +1 −1 Original line number Diff line number Diff line Loading @@ -67,7 +67,7 @@ get_CF_trends <- function(annual_CFs){ blocks # blocked bootstrap n_size <- 10 n_size <- 10000 # get serial correlation (to determine if block is needed) acf1 <- acf(plant_data_noInf$CF, plot = FALSE, Loading Loading
R/trends.R +1 −1 Original line number Diff line number Diff line Loading @@ -67,7 +67,7 @@ get_CF_trends <- function(annual_CFs){ blocks # blocked bootstrap n_size <- 10 n_size <- 10000 # get serial correlation (to determine if block is needed) acf1 <- acf(plant_data_noInf$CF, plot = FALSE, Loading