Displaying 15 results from an estimated 15 matches similar to: "How can I obtain a boxed sweave output within Latex?"
2005 Dec 13
1
Incomplete Beta
Is there any function available in R for computing the incomplete Beta
function?
I'll appreciate any suggestion
--
Albert Sorribas
Grup de Bioestad??stica i Biomatematica
Departament de Ci??ncies M??diques B??siques
Universitat de Lledia
tel: +34 973 702 406
FAX: +34 973 702 426
Home page: http://www.udl.es/Biomath/Group
2006 May 02
1
Is there a bug in CrossTable (gmodels)
Library gmodels include a function CrossTable that is useful for
crosstabulation. In the help, it is indicated that one can call this
function as CrossTable(data), were data is a matrix. However, when I try
to use this option, it doesn't help. Any idea? Is there a bug?
Thanks for your help.
Prof. Albert Sorribas
Grup de Biomatem?tica i Bioestad?stica
Departament de Ci?ncies M?diques B?siques
2006 Apr 26
3
Were to find appropriate functions for a given task in R
This is a generic request concerning were to look for finding
appropriate information on a precise procedure in R.
I’m using R for teaching introductory statistics and my students are
learning how to deal with it. However, I find it difficult to locate
some of the procedures. For instance, for basic crosstabulation, it is
obvious that basic functions as table, ftable, and prop.table can be
used.
2006 Mar 11
1
A question on plot
I’m trying to obtain a plot of given function, say the density of a
normal, in which I could indicate the area under the curve between two
points (a,b).
I.e. the P(a<X<b). Could anyone indicate me which is the instruction for
obtain such a shadow area under a curve?
I guess the solution is not difficult, but I can not find the procedure.
Thanks
Albert Sorribas
Departament de Ciències
2002 Oct 10
1
NEdit Highligth patterns for R
Hi
I've just submitted to the NEdit development team a R highligth patterns
for NEdit (www.nedit.org).
NEdit is a text editor for LINUX which I use to write small R functions.
In my opinion is a very good tool for small scripts, maybe for huge
projects is not the best.
I'm attaching the R-5.1.pats file so you can try it.
As usual contributions and comments are welcome.
Regards
EJ
2002 Oct 10
0
Re: [R-gui] NEdit Highligth patterns for R
-----Forwarded Message-----
> From: Ernesto Jardim <ernesto at ipimar.pt>
> To: Agustin Lobo <alobo at ija.csic.es>
> Subject: Re: [R-gui] NEdit Highligth patterns for R
> Date: 10 Oct 2002 14:36:24 +0100
>
> Hi
>
> You have to install the *.pats file.
>
> Use
>
> nedit -import R-5.1.pats
>
> then "save defaults".
>
> If
2002 Oct 11
0
RE: [R-gui] NEdit Highligth patterns for R
Hi
I agree with your comments and of course you identifie the problems
regarding the implementation of your suggestions.
Of course we'd need bidireccional communication to implement it. I think
it's impossible to do it statically.
What I want with NEdit is a very ligth editor (which jedit is not) that
highlights the most important language syntax, so that It becomes easier
to write
2013 Dec 13
0
Cambiar opciones knitr en documento latex
Muchas gracias Daniel. Era eso lo que buscaba.
El 13/12/2013
14:18, daniel escribió:
> Manuel,
> Los cambios los puedes hacer
desde el chunk
> << size = 'LARGE' >>
> o lo puedes hacer para todos
los chunk cambiando las opciones de éstos dentro de un chunk de código
> opts_chunk$set(comment=NA, fig.width=6, fig.height=6, size='Large')),
> No
2006 Aug 11
9
Getting Really Started with Rails - Tutorial styled Slides Available
For those that missed out joining the amazing turnout of ~70 people here in
Vancouver for the mini-workshop I did on the 27th last month, I am making
available the 30 slides I used for the presentation.
The slides were used in conjunction with me demonstrating it via command
line. Alot was learned by both attendees, and quite possibly even more so by
myself while teaching the material.
I created
2012 May 22
1
Patch to add Beta binomial distribution. Mentor needed!
Hello,
I implemented the Beta binomial distribution following the patterns of the
binomial distribution code and inspired by JAGS' code [1]. I have studied
the code carefully but it's my first run in the R internals.
Can somebody review the code and if everything it's ok commit to the
repository?
[1]
2006 Jul 20
1
Can make no plots !!!
Dear all
I have Kubuntu linux and have updated to the latest version (6.06 dapper). I
do not know why but now I can not make no plots. For instance, when I type
>hist(...)
this is the message I get:
>can't find X11 font
> Error in X11 (display, width, heigth......)
> unable to start devide X11
> In addition: Warning messages:
> 1:locale not supported by Xlib: some X ops
2006 Apr 18
0
Jeffries-Matusita distance
I've calculated as follows:
matusita<-function(f1,f2,lw,up){
fmatu<-function(x) ( sqrt(f1(x)) - sqrt(f2(x)) )^2
sqrt (integrate( fmatu, lower=lw, upper=up, subdivisions=1000000)$value)
}
Josué Almansa
Unitat de Recerca en Serveis Sanitaris
Institut Municipal d'Investigació Mèdica, IMIM
c/ Doctor Aiguader, 80
08003 Barcelona
e-mail: jalmansa@imim.es
2006 Jul 08
0
error_messages display in Internet Explorer (IE)
My form fields are inside a table; each field in its own <td> element.
When there is a validation error, the corresponding field gets
highligthed (with a box around the text box). This work perfectly on
Mozilla, but in IE, the browser fils the entire TD column with a
background color ie.. the highlights looks real messy. For example if
the TD element size is 50 and the text box size is
2012 Mar 16
1
Beta binomial and Beta negative binomial
Hi,
I need Beta binomial and Beta negative binomial functions but in R there is
only SuppDists package which provide this distributions using a limited
parameter space of the generalized hypergeometric distribution (dghyper & Co.)
which provide a limited parameter space for Beta binomial and Beta negative
binomial functions (e.g. alpha + beta <1 in the Beta negative binomial).
I've
2012 Mar 07
3
sobre googlevis
Buenas.
Esta mañana estoy trasteando un poco con googlevis, sobre todo para ver
si introducimos algunos gráficos chulos en la página web de la empresa (
hacemos estudios sociológicos).
Y estaba viendo esta página
http://neurochem.sisbio.recerca.upc.edu/?p=276 y no encuentro la forma
de reproducir el gráfico de las puntuaciones factoriales . Usando
gvisScatterChart puedo dibujar los puntos