File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
title : " Overview of Vignettes"
3
- output :
3
+ output :
4
4
rmarkdown::html_vignette :
5
5
vignette : >
6
6
%\VignetteIndexEntry{Overview of Vignettes}
7
7
\usepackage[utf8]{inputenc}
8
8
%\VignetteEngine{knitr::rmarkdown}
9
- editor_options :
9
+ editor_options :
10
10
chunk_output_type : console
11
11
---
12
12
@@ -36,10 +36,11 @@ All package vignettes are available at [https://easystats.github.io/parameters/]
36
36
* [ Model Parameters for Multiply Imputed Repeated Analyses] ( https://easystats.github.io/parameters/articles/model_parameters_mice.html )
37
37
* [ Analysing Longitudinal or Panel Data] ( https://easystats.github.io/parameters/articles/demean.html )
38
38
39
- ## Formatting and Printing
39
+ ## Formatting, Printing and Plotting
40
40
41
41
* [ Formatting Model Parameters] ( https://easystats.github.io/parameters/articles/model_parameters_formatting.html )
42
42
* [ Printing Model Parameters] ( https://easystats.github.io/parameters/articles/model_parameters_print.html )
43
+ * [ Plotting functions] ( https://easystats.github.io/see/articles/parameters.html )
43
44
44
45
## Dimension Reduction and Clustering
45
46
You can’t perform that action at this time.
0 commit comments