inst/hyperbWSqTable.R

hyperbWSqTable <- matrix(
c(0.051,0.052,0.060,0.073,0.088,
	0.068,0.072,0.086,0.108,0.132,
	0.081,0.086,0.106,0.136,0.168,
	0.095,0.102,0.128,0.165,0.204,
	0.112,0.122,0.157,0.205,0.254,
	0.041,0.043,0.050,0.062,0.078,
	0.055,0.059,0.070,0.089,0.115,
	0.065,0.070,0.086,0.111,0.144,
	0.075,0.082,0.103,0.133,0.174,
	0.088,0.099,0.126,0.164,0.215,
	0.038,0.039,0.046,0.056,0.073,
	0.049,0.052,0.064,0.079,0.106,
	0.058,0.062,0.077,0.098,0.131,
	0.066,0.072,0.092,0.116,0.157,
	0.078,0.086,0.111,0.142,0.193,
	0.036,0.037,0.044,0.054,0.074,
	0.046,0.049,0.059,0.076,0.106,
	0.054,0.058,0.071,0.092,0.131,
	0.063,0.068,0.083,0.108,0.157,
	0.073,0.080,0.099,0.131,0.191,
	0.036,0.038,0.044,0.055,0.055,
	0.047,0.050,0.059,0.076,0.076,
	0.057,0.061,0.073,0.093,0.093,
	0.065,0.070,0.084,0.110,0.110,
	0.076,0.082,0.100,0.132,0.132,
	0.040,0.042,0.048,0.066,0.066,
	0.052,0.055,0.065,0.091,0.091,
	0.062,0.066,0.077,0.111,0.111,
	0.071,0.076,0.090,0.131,0.131,
	0.084,0.089,0.107,0.158,0.158,
	0.043,0.045,0.052,0.052,0.052,
	0.057,0.060,0.071,0.071,0.071,
	0.068,0.071,0.084,0.084,0.084,
	0.078,0.083,0.098,0.098,0.098,
	0.092,0.098,0.117,0.117,0.117,
	0.046,0.048,0.062,0.062,0.062,
	0.062,0.065,0.085,0.085,0.085,
	0.073,0.077,0.103,0.103,0.103,
	0.085,0.090,0.120,0.120,0.120,
	0.100,0.106,0.144,0.144,0.144,
	0.049,0.051,0.051,0.051,0.051,
	0.066,0.069,0.069,0.069,0.069,
	0.078,0.083,0.083,0.083,0.083,
	0.091,0.096,0.096,0.096,0.096,
	0.108,0.114,0.114,0.114,0.114,
	0.050,0.053,0.053,0.053,0.053,
	0.068,0.071,0.071,0.071,0.071,
	0.085,0.094,0.094,0.094,0.094,
	0.099,0.111,0.111,0.111,0.111,
	0.117,0.134,0.134,0.134,0.134,
	0.053,0.053,0.053,0.053,0.053,
	0.071,0.071,0.071,0.071,0.071,
	0.086,0.086,0.086,0.086,0.086,
	0.100,0.100,0.100,0.100,0.100,
	0.118,0.118,0.118,0.118,0.118),
byrow = TRUE, ncol = 5,
dimnames = list(
  c("0.99(0.25)","0.99(0.10)","0.99(0.05)","0.99(0.025)","0.99(0.01)",
    "0.95(0.25)","0.95(0.10)","0.95(0.05)","0.95(0.025)","0.95(0.01)",
    "0.90(0.25)","0.90(0.10)","0.90(0.05)","0.90(0.025)","0.90(0.01)",
    "0.80(0.25)","0.80(0.10)","0.80(0.05)","0.80(0.025)","0.80(0.01)",
    "0.70(0.25)","0.70(0.10)","0.70(0.05)","0.70(0.025)","0.70(0.01)",
    "0.60(0.25)","0.60(0.10)","0.60(0.05)","0.60(0.025)","0.60(0.01)",
    "0.50(0.25)","0.50(0.10)","0.50(0.05)","0.50(0.025)","0.50(0.01)",
    "0.40(0.25)","0.40(0.10)","0.40(0.05)","0.40(0.025)","0.40(0.01)",
    "0.30(0.25)","0.30(0.10)","0.30(0.05)","0.30(0.025)","0.30(0.01)",
    "0.20(0.25)","0.20(0.10)","0.20(0.05)","0.20(0.025)","0.20(0.01)",
    "0.10(0.25)","0.10(0.10)","0.10(0.05)","0.10(0.025)","0.10(0.01)"),
  c("0.0","0.2","0.4","0.6","0.8")))

Try the GeneralizedHyperbolic package in your browser

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

GeneralizedHyperbolic documentation built on Nov. 26, 2023, 3 p.m.