Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
TH1
matrix(5:20, byrow = TRUE, nrow = 4) end_game <- c(651.378, 2796.359) infinity_war <- c(251.728, 2048.359) the_avengers <- c(207.438, 1518.812) box_office <- c(end_game, infinity_war, the_avengers) matrix(box_office, byrow = TRUE, nrow = 3) rownames(avenger_matrix) <- end_game
run
|
edit
|
history
|
help
0
Ex17-12-20
Various matrix manipulations
Guess the next number
26-08-2020AjusteCurvaLinearizab
Polynomial Regression with Interaction
Mann Whitney wilcoxon test
26-08-2020AjusteCurva
Phyllotaxis in R
Bootstrap Method
NewtonMin-12-02-2021