R/pedIBD.R

"pedIBD"<-function(Pedig,  keep.only=NULL, keep=keep.only, kinFounder=NULL){
  AFounder <- NULL
  if(!is.null(kinFounder)){
    AFounder <- 2*kinFounder
  }
   0.5*makeA(Pedig, keep.only=keep.only, keep=keep, AFounder=AFounder)
}

Try the optiSel package in your browser

Any scripts or data that you put into this service are public.

optiSel documentation built on May 31, 2023, 6:50 p.m.