Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
labestData
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Harbor Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pet-estatistica
labestData
Commits
71180376
There was a problem fetching the pipeline summary.
Commit
71180376
authored
8 years ago
by
Cesar Taconeli
Browse files
Options
Downloads
Patches
Plain Diff
Encaminha alessandra98 para merge.
parent
7f07cffe
No related branches found
No related tags found
1 merge request
!87
Alessandra98 - tabelas Eg1.12.2, Eg1.12.4, Eg1.12.5, Eg1.12.6, Tb1.6, Tb1.9 e Ex1.13.19 do libro Gilberto de Paula
Pipeline
#
Changes
5
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
R/PaulaEg1.12.2.R
+1
-1
1 addition, 1 deletion
R/PaulaEg1.12.2.R
R/PaulaEg1.12.4.R
+5
-5
5 additions, 5 deletions
R/PaulaEg1.12.4.R
R/PaulaEg1.12.5.R
+2
-2
2 additions, 2 deletions
R/PaulaEg1.12.5.R
R/PaulaEx1.13.19.R
+2
-2
2 additions, 2 deletions
R/PaulaEx1.13.19.R
R/PaulaTb1.6.R
+1
-0
1 addition, 0 deletions
R/PaulaTb1.6.R
with
11 additions
and
10 deletions
R/PaulaEg1.12.2.R
+
1
−
1
View file @
71180376
...
...
@@ -39,7 +39,7 @@
#' bwplot(idade ~ ff | tipo,
#' data = PaulaEg1.12.2,
#' ylab = "Idade",
#' xlab = "Intensidade da c
?
lula fibrose-frouxa")
#' xlab = "Intensidade da c
é
lula fibrose-frouxa")
#'
#' barchart(table(PaulaEg1.12.2$tipo,PaulaEg1.12.2$hl),
#' auto.key=list(space="top", columns=2,
...
...
This diff is collapsed.
Click to expand it.
R/PaulaEg1.12.4.R
+
5
−
5
View file @
71180376
#' @name PaulaEg1.12.4
#' @title Desenvolvimento de Massa Tumoral em Ratos
#' @description Estudo realizado para avaliar a influência da série
#' (passagem do tumor) na morte (caquexia) de
um
cert
o tipo
de rato.
#' (passagem do tumor) na morte (caquexia) de cert
a espécie
de rato.
#' Um total de 204 animais teve tumor inoculado num determinado
#' momento da série. Para cada animal, além do grupo de passagem,
#' foram observadas as variáveis presença de massa tumoral, caquexia
...
...
@@ -31,13 +31,13 @@
#'
#' library(lattice)
#'
#' xyplot(
gru
po ~
tem
po | massat,
#' xyplot(
tem
po ~
gru
po | massat,
#' groups = caq,
#' data = PaulaEg1.12.4,
#' type = c("p", "smooth"),
#' xlab = "
Tem
po",
#' ylab = "
Gru
po",
#' main = "
Dispersão para Massa Tumoral não Presente (à esquerda) ou Presente (à direita
)",
#' xlab = "
Gru
po",
#' ylab = "
Tem
po",
#' main = "
Tempo de sobrevivência vs grupo de passagem \n (segundo caquexia e presença de massa tumoral
)",
#' auto.key = list(space="top", columns=2,
#' title="Presença de caquexia", cex.title=1,
#' lines=TRUE, points=FALSE))
...
...
This diff is collapsed.
Click to expand it.
R/PaulaEg1.12.5.R
+
2
−
2
View file @
71180376
...
...
@@ -2,8 +2,7 @@
#' @title Consumo de Combustível
#' @description Dados referentes ao consumo de combustível em 48 estados
#' norte-americanos. O interesse nesse estudo é tentar explicar o
#' consumo de combustível pelas Variáveis taxa, licença, renda e
#' estradas.
#' consumo de combustível com base em variáveis econômicas.
#'
#' @format Um \code{data.frame} com 48 observações e 6 variáveis.
#' \describe{
...
...
@@ -42,6 +41,7 @@
#' ylab = "Consumo",
#' xlab = "Estados",
#' data = PaulaEg1.12.5,
#' type = 'h',
#' main = "Consumo por Habitante em cada Estado",
#' grid = TRUE)
#'
...
...
This diff is collapsed.
Click to expand it.
R/PaulaEx1.13.19.R
+
2
−
2
View file @
71180376
#' @name PaulaEx1.13.19
#' @title Expectativa de Vida de Estados Norte-americanos
#' @description Dados referentes a 50 estados norte-americanos com o
#' objetivo de tentar explicar a variável expectativa de vida
usando um
#'
modelo de regressão normal linear
.
#' objetivo de tentar explicar a variável expectativa de vida
com base
#'
em outras variáveis sócio-econômicas
.
#'
#' @format Um \code{data.frame} com 50 observações e 9 variáveis.
#' \describe{
...
...
This diff is collapsed.
Click to expand it.
R/PaulaTb1.6.R
+
1
−
0
View file @
71180376
...
...
@@ -30,6 +30,7 @@
#' ylab = "Renda",
#' xlab = "Estados",
#' data = PaulaTb1.6,
#' type = 'h',
#' main = "Renda Média Mensal em Estado",
#' grid = TRUE)
#'
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment