generate_graph_predicted: Function to generate a base graph by actor

Description Usage Arguments Examples

Description

This function generates a time series graph of predicted probabilities of states

Usage

1

Arguments

data

Dataframe of predicted probabilities in wide format

title

Title for the graph

y_var

Name of y_var in the data

Examples

1
generate_graph_predicted(mnl_fitted_ts, "MLE Estimation of Probability of Each State Over Time", "predicted_Pr")

leslie-huang/faRc-sentiment-analysis-library documentation built on May 29, 2019, 2:50 p.m.