data/matStig.R

matStig <-
    matrix(c( 1.725,   -0.765, -15.00,	       0,	  0,	 0,	 0,	0,
	     -0.795,	0.765,	    0,	       0,	  0,	 0,	 0,	0,
	      0,	0,     0.3949,	 -0.3949,	  0,	 0, 343.4851,	0,
	      0,	0,	    0,	  0.1456,	  0,	 0,	 0,	0,
	      0,	0,	    0,	       0,    -1.725, 0.795,	 0,	0,
	      0,	0,	    0,	       0,     0.765,-0.765,	 0,	0,
	      0,	0,	    0,	       0,    15.00,	 0, -0.3949,	0,
	      0,	0,	    0,	       0,	 0,	 0,  0.3949, -0.1456),
	   nrow=8, byrow=TRUE)

Try the expm package in your browser

Any scripts or data that you put into this service are public.

expm documentation built on Jan. 12, 2024, 3:13 a.m.