Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

a. Create a list that contains a) a vector of 13 evenly spaced numbers between 3 and 3, b) A 32 matrix filled column wise

image text in transcribed
a. Create a list that contains a) a vector of 13 evenly spaced numbers between 3 and 3, b) A 32 matrix filled column wise with strings of your choice, and c) a vector with entries 1/2,3/2, 5/2, and 7/2. Save the list in the variable List.A and display it. {r} b. Use simple R commands to do the following operations on List.A. Make sure any operation you do gets displayed. i. Subset the 3rd and 5 th element of the 1 st vector in List.A. ii. The 2 nd row, 2 nd and 1 st columns (in that order) of the matrix in List.A. iii. The first and 4 th entry of the last vector in List.A, added together. Be sure to show that the addition of list elements worked. ... {r}

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions

Question

What is the value of various recruitment methods?

Answered: 1 week ago