Skip to content

Help with pedigree() function in kinship2

1 message · Terry Therneau

#
Your problem is that PatientID, FatherID, MotherID are factors.  The authors of kinship2 
(myself and Jason) simply never thought of someone doing this.  Yes, that is an oversight. 
  We will correct it by adding some more checks and balances.  For now, turn your id 
variables into character or numeric.

Terry Therneau
On 05/13/2015 05:00 AM, r-help-request at r-project.org wrote: