Percentage of non-overlapping data
pnd(data, dvar, pvar, decreasing = FALSE, phases = c("A", "B"))data | 
 A single-case data frame. See   | 
dvar | 
 Character string with the name of the dependent variable. Defaults to the attributes in the scdf file.  | 
pvar | 
 Character string with the name of the phase variable. Defaults to the attributes in the scdf file.  | 
decreasing | 
 If you expect data to be lower in the B phase, set
  | 
phases | 
 A vector of two characters or numbers indicating the two
phases that should be compared. E.g.,   | 
PND | 
 Percentage of non-overlapping data.  | 
Juergen Wilbert
## Calculate the PND for multiple single-case data pnd(GruenkeWilbert2014)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.