Logo

R Questions Set 18:

Quiz Mode

The simplest artificial neuron is the _______ 

1
2
3
4

Solution:

The lapply() function takes _________ arguments in R language.

1
2
3
4

Solution:

________ level plotting functions that start a new plot. 

1
2
3
4

Solution:

Which R function is used for reading in saved workspaces?

1
2
3
4

Solution:

 There is an SQL interface for relational databases via the _______ package. 

1
2
3
4

Solution:

Which of the following R commands will be used to create fancy plots?

1
2
3
4

Solution:

The purpose of the correct.cor function is to correct _________ in values.

1
2
3
4

Solution:

Two important methods in analysis are differentiation and __________ transformation.

1
2
3
4

Solution:

Which of the following functions finds the maximum value in the vector x, excluding missing values?

1
2
3
4

Solution:

Pick out the correct statement.

1
2
3
4

Solution: