subject

Continuing with the 'iris' dataset from the previous Question, what R code returns a vector of the means of the variables 'Sepal. Length', 'Sepal. Width', 'Petal. Length', and 'Petal. Width'? a) apply(iris[, 1:4], 1, mean)
b) apply (iris [, 1: 4], 2, mean) ✔ The main problem is the use of function apply, refer to the previous article apply usage functions:Language
c) interpretation function of circulation loop
d) apply(iris, 1, mean)
e) colMeans(iris)
f) apply(iris, 2, mean)
g) rowMeans(iris[, 1:4])

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 15:00
When designing content as part of your content marketing strategy, what does the "think" stage represent in the "see, think, do, care" framework?
Answers: 3
question
Computers and Technology, 23.06.2019 06:00
What machine listens for http requests to come in to a website’s domain? a. a router b. a browser c. a server d. a uniform resource locator
Answers: 1
question
Computers and Technology, 23.06.2019 09:00
Which is the highest level of the hierarchy of needs model? a. humanity b. intrapersonal c. team d. interpersonal
Answers: 1
question
Computers and Technology, 24.06.2019 00:00
The gene form of a trait is called a(n) 
Answers: 2
You know the right answer?
Continuing with the 'iris' dataset from the previous Question, what R code returns a vector of the m...
Questions
question
Mathematics, 26.01.2021 18:40
question
Mathematics, 26.01.2021 18:40
Questions on the website: 13722367