Displaying 4 results from an estimated 4 matches for "bibbona".
2015 Nov 03
1
Fwd: Rcpp sugar dpois
...outcand=1;
else if (d>= -j)
{
for(int i=-j; i<=d; i+=2)
outcand+= R::dpois((i+j)/2, par,false)* R::dpois((j-i)/2,
par,false);
outcand=outcand/R::dpois(j, 2*par,false);
}
out[w]=outcand;
}
return out;
}
--
Enrico Bibbona
Dipartimento di Matematica
Universit? di Torino
https://sites.google.com/site/enricobibbona/
--
Enrico Bibbona
Dipartimento di Matematica
Universit? di Torino
https://sites.google.com/site/enricobibbona/
[[alternative HTML version deleted]]
2013 Apr 02
3
Array analogue of row and col
? stato filtrato un testo allegato il cui set di caratteri non era
indicato...
Nome: non disponibile
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20130402/fd10647d/attachment.pl>
2014 Jul 08
1
using R functions in a C loop
...way to do so? I have read that one can call a C library
which import all the R functions (R.h, is it?). Is that efficient? I tried
to have a look into the internal C code to find just the two functions I
need, but it is quite complicated and I did not succeeded.
Any suggestion?
Thanks a lot, Enrico Bibbona
[[alternative HTML version deleted]]
2014 Oct 24
1
package checking apparently ok but R-forge version does not build
...e log) one of which just tell that there
is no documentation and the other were already present in previous versions.
However on R-forge the package is in building stutus and actually it does
not build.
Any suggestion? Does everything depend on the missing documentation?
The best Enrico
--
Enrico Bibbona
Dipartimento di Matematica
Universit? di Torino
https://sites.google.com/site/enricobibbona/
[[alternative HTML version deleted]]