generate_graph_predicted: Function to generate a base graph by actor

Description Usage Arguments Examples

View source: R/generate_graph_predicted_pr.R

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/MApkg documentation built on May 21, 2019, 5:11 a.m.