Does anyone know if the PCCF and PCCF+ files can be analyzed using R?
Answer
PCCF is an ASCII text file and can be read by any statistical program environment, including R.
PCCF+ consists of many files processed by a SAS program that would require a major re-write to use in R, although the output from the SAS program includes ASCII text files that could be used directly in R.