-
Notifications
You must be signed in to change notification settings - Fork 1
/
_site.yml
104 lines (76 loc) · 2.35 KB
/
_site.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
name: "my-website"
output_dir: "."
navbar:
title: "Noções de Probabilidade e Estatística"
left:
- text: "Home"
icon: fa-home
href: index.html
- text: "Material"
icon: fa-list-ol
menu:
- text: "Papel da Estatistica no desenvolvimento científico"
icon: fa-arrow-right
href: papel_estatistica.html
- text: "---------"
- text: "Conceitos iniciais"
icon: fa-arrow-right
href: conceitos.html
- text: "---------"
- text: "Introdução a métodos de amostragem"
icon: fa-arrow-right
href: amostragem.html
- text: "---------"
- text: "Análise exploratória de dados"
- text: "Parte 1"
icon: fa-arrow-right
href: npest2_1.html
- text: "Parte 2"
icon: fa-arrow-right
href: npest2_2.html
- text: "---------"
- text: "Probabilidade e variáveis aleatórias"
- text: "Probabilidade"
icon: fa-arrow-right
href: probabilidade.html
- text: "Variáveis aleatórias discretas"
icon: fa-arrow-right
href: vas_discretas.html
- text: "Variáveis aleatórias contínuas"
icon: fa-arrow-right
href: vas_continuas.html
- text: "---------"
- text: "Inferência"
- text: "Parte 1"
icon: fa-arrow-right
href: npest6_1.html
- text: "Parte 2"
icon: fa-arrow-right
href: npest6_2.html
- text: "---------"
- text: "Tópicos interessantes não abordados"
icon: fa-arrow-right
href: extra.html
- text: "---------"
right:
- text: "Lineu A.C.F"
icon: fa-user
href: https://lineu96.github.io/st/
- icon: fa-github
href: https://github.com/lineu96
output:
html_document:
theme: flatly
# cerulean
highlight: textmate
includes:
before_body: header.html
#include:
# after_body: footer.html
#css: styles.css
# THEMES
# default, cerulean, journal,
# flatly, darkly, readable,
# spacelab, united, cosmo,
# lumen, paper, sandstone,
# simplex, and yeti