plothist: Create a histogram of randomised deltaAICc values
Description
Create a histogram of deltaAICc values from randomised data.
Usage
plothist(dataset, datasetrand)
Arguments
dataset
A dataframe containing information on all fitted climate
windows from observed data. Output from slidingwin.
datasetrand
A dataframe containing information on all fitted climate
windows using randomised data. Output from randwin.
Value
plothist will return a histograms of deltaAICc values from
randomised data. Values of PdeltaAICc and Pc will be provided to help
determine the likelihood that an observed deltaAICc value would occur
by chance.