R/create.R
create_predictions.Rd
create predictions for a sysrev project
create_predictions(pid, aid, lid, lbl.value, pred, token = get_srtoken())
the project id to update
the article id within the project id to update
the label id to update
a value to predict for the given aid and lid
a prediction (0-1) for the given aid,lid and lbl.value
a token with write acces
json describing result of call