# Generated by roxygen2: do not edit by hand

S3method(diff,sentomeasures)
S3method(plot,sentomeasures)
S3method(plot,sentomodeliter)
S3method(predict,sentomodel)
S3method(print,sentomeasures)
S3method(print,sentomodel)
S3method(print,sentomodeliter)
S3method(retrieve_attributions,sentomodel)
S3method(retrieve_attributions,sentomodeliter)
S3method(scale,sentomeasures)
S3method(summary,sentomeasures)
S3method(summary,sentomodel)
S3method(summary,sentomodeliter)
export(add_features)
export(almons)
export(compute_sentiment)
export(ctr_agg)
export(ctr_merge)
export(ctr_model)
export(exponentials)
export(extract_peakdocs)
export(fill_measures)
export(get_hows)
export(merge_measures)
export(perform_MCS)
export(perform_agg)
export(plot_attributions)
export(retrieve_attributions)
export(select_measures)
export(sento_corpus)
export(sento_measures)
export(sento_model)
export(setup_lexicons)
export(subset_measures)
export(to_global)
import(data.table)
import(foreach)
import(ggplot2)
importFrom(Rcpp,evalCpp)
importFrom(compiler,cmpfun)
importFrom(glmnet,predict.elnet)
importFrom(glmnet,predict.glmnet)
importFrom(glmnet,predict.lognet)
importFrom(glmnet,predict.multnet)
useDynLib(sentometrics,.registration = TRUE)
