made_earlier {autograph} | R Documentation |
Precooked results for demonstrating plotting
Description
These are all pre-cooked results objects, saved here to save time in testing and demonstrating how autograph plots look.
Usage
data(res_migraph_reg)
data(res_migraph_test)
data(res_migraph_diff)
data(res_manynet_diff)
data(res_siena_gof)
data(res_siena_influence)
data(res_siena_selection)
data(res_monan_traces)
data(res_monan_gof)
Format
An object of class netlm
of length 15.
An object of class network_test
of length 9.
An object of class diffs_model
(inherits from data.frame
) with 20 rows and 11 columns.
An object of class diff_model
(inherits from tbl_df
, tbl
, data.frame
) with 4 rows and 10 columns.
An object of class sienaGOF
of length 1.
An object of class influenceTable
(inherits from data.frame
) with 25 rows and 4 columns.
An object of class selectionTable
(inherits from data.frame
) with 25 rows and 4 columns.
An object of class traces.monan
of length 3.
An object of class gof.stats.monan
of length 2.
[Package autograph version 0.1.2 Index]