## Not run:
# data("leptoSRM")
#
# dataChecked <- checkInputData(scampi(peptides=leptoSRMpeptides,
# proteins=leptoSRMproteins,
# edgespp=leptoSRMedgespp),
# rescaling=FALSE)
# tmpPrepro <- preprocessInputData(dataChecked)
# dataPrepro <- tmpPrepro[["dataPrepro"]]
# ppGraph <- tmpPrepro[["ppGraph"]]
# myCCList <- tmpPrepro[["ccList"]]
# rm("tmpPrepro")
# scampiParam <- estimateModelParameters(method="all", ccList=myCCList,
# peptides=dataPrepro@peptides,
# numIter=10)
# ## End(Not run)
Run the code above in your browser using DataLab