scoreOxBS {OxyBS} | R Documentation |
Score function for C/5mC/5hmC likelihood estimator
scoreOxBS(theta, betaBS, betaOxBS, signalBS, signalOxBS)
theta |
2-element parameter vector |
betaBS |
beta value from conventional bisulfite conversion |
betaOxBS |
beta value from oxy-bisulfite conversion |
signalBS |
total signal from conventional bisulfite conversion |
signalOxBS |
total signal from oxy-bisulfite conversion |
Score function for C/5mC/5hmC likelihood estimator; used for maximum likelihood estimation, not typically called by user.
score vector for C/5mC/5hmC likelihood
E. Andres Houseman