Sandbox: diferència entre les revisions
Salta a la navegació
Salta a la cerca
Cap resum de modificació |
Cap resum de modificació |
||
Línia 10: | Línia 10: | ||
{| style="width: 100%; background:none; margin:4px 0 0 0; border-spacing: 0px;" | {| style="width: 100%; background:none; margin:4px 0 0 0; border-spacing: 0px;" | ||
| style="width: | | style="width:49%; border:1px solid #cef2e0; background:#f5fffa; vertical-align:top; color:#000;" | | ||
{| style="width:100%; vertical-align:top; background:#f5fffa;" | {| style="width:100%; vertical-align:top; background:#f5fffa;" | ||
! style="padding:2px;" | <h2 style="margin:3px; background:#cef2e0; font-size:120%; font-weight:bold; border:1px solid #a3bfb1; text-align:left; color:#000; padding:0.2em 0.4em;">keep it local</h2> | ! style="padding:2px;" | <h2 style="margin:3px; background:#cef2e0; font-size:120%; font-weight:bold; border:1px solid #a3bfb1; text-align:left; color:#000; padding:0.2em 0.4em;">keep it local</h2> | ||
Línia 22: | Línia 22: | ||
|} | |} | ||
| style="border:1px solid transparent;" | | | style="border:1px solid transparent;" | | ||
| style="width:49%; border:1px solid #cedff2; background:#f5faff; vertical-align:top; color:#000;" | | |||
| style="width: | |||
{| style="width:100%; vertical-align:top; background:#f5faff;" | {| style="width:100%; vertical-align:top; background:#f5faff;" | ||
! style="padding:2px;" | <h2 style="margin:3px; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">major cities</h2> | ! style="padding:2px;" | <h2 style="margin:3px; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">major cities</h2> |
Revisió del 14:03, 13 oct 2011
__NOTITLE__
|
|
|
|
before
<R output="html" iframe="width:100%;height:250px;"> prob=0.15; nmin=1; nmax=15; x=6 m <-pbinom(rep(0:x, each = nmax-nmin+1), rep(nmin:nmax,x), prob) dim(m) <- c(nmax-nmin+1,x+1) m <- t(m) colnames(m) <- format(nmin:nmax) rownames(m) <- format(0:x) outHTML(rhtml, m, title="x\n", format="f", digits=4) </R>
<R output="display" iframe="width:400px;height:400px"> pdf(rpdf, width=5, height=5) n <- 10 prob <- 0.2 x <- seq(0, n, 1) p <- dbinom(x, n, prob) param <- list(n, prob) main <- c("Binomialverteilung - Wahrscheinlichkeitsfunktion", paste (c("Stichprobenumfang n", "Wahrscheinlichkeit p"), param, sep="=")) plot(x,p, type="h", main=main) </R>
<R>1:20</R>
hola [1]
- Shaner NC, Campbell RE, Steinbach PA, Giepmans BN, Palmer AE, and Tsien RY. Improved monomeric red, orange and yellow fluorescent proteins derived from Discosoma sp. red fluorescent protein. Nat Biotechnol. 2004 Dec;22(12):1567-72. DOI:10.1038/nbt1037 |
- Ubhayasekera W, Muñoz IG, Vasella A, Ståhlberg J, and Mowbray SL. Structures of Phanerochaete chrysosporium Cel7D in complex with product and inhibitors. FEBS J. 2005 Apr;272(8):1952-64. DOI:10.1111/j.1742-4658.2005.04625.x |