Displaying 2 results from an estimated 2 matches for "lasx".
Did you mean:
last
2013 Apr 12
1
A strange behaviour in the graphical function "curve"
...previous one - it can take a vector as its x argument
Txz <- function(x, sigma_p, mu_p) (x - mu_p)/sigma_p
# The general function with several arguments
BetaG <- function(mu, alpha, n, sigma, mu_0) {
lasZ <- zetas(alpha) # It is a vector
sigma_M <- sigma/sqrt(n)
lasX <- Tzx(lasZ, sigma_M, mu_0) # Another vector(transf. from lasZ)
NewZ <- Txz(lasX, sigma_M, mu) # A new vector:transf. from lasX
# And the result is a single value:
pnorm(NewZ[2]) - pnorm(NewZ[1])
}
# Now, let's have a function of a single argument, giving
# partic...
2012 Jun 24
0
nouveau _BIOS method
.....GPRW
5850: 0a 0d 0a 04 5b 82 45 0e 52 50 30 31 08 5f 41 44 ....[.E.RP01._AD
5860: 52 0c 00 00 1c 00 5b 80 50 58 43 53 02 0a 40 0a R.....[.PXCS.. at .
5870: c0 5b 81 4a 05 50 58 43 53 00 00 40 08 4c 30 53 .[.J.PXCS.. at .L0S
5880: 45 01 00 07 00 08 00 0d 4c 41 53 58 01 00 32 41 E.......LASX..2A
5890: 42 50 58 01 00 02 50 44 43 58 01 00 02 50 44 53 BPX...PDCX...PDS
58a0: 58 01 00 01 4c 53 43 58 01 00 27 00 10 50 53 50 X...LSCX..'..PSP
58b0: 58 01 00 4f 3a 00 1e 48 50 45 58 01 50 4d 45 58 X..O:..HPEX.PMEX
58c0: 01 00 1e 48 50 53 58 01 50 4d 53 58 01 5b 82 17 ...HPSX.PMSX...