Commit db81eb31 authored by Turner's avatar Turner
Browse files

trends bootstrap to 10000

parent 657ed140
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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,