cellfrequency_pdf(af, cnv, pnb, freq, max_PM=6)Detailsfor more information on this parameter.freq=seq(0.1,1.1,by=0.01);
cfd=cellfrequency_pdf(af=0.26,cnv=2.13,pnb=0,freq=freq, max_PM=6)
plot(freq,cfd$p,type="l",xlab="f",ylab="P(f)");Run the code above in your browser using DataLab