Displaying 20 results from an estimated 700 matches similar to: "Block-diagonal matrix"
2005 Aug 31
1
Block-Diagonal Matrix and Multivariate Skew Normal
Dear R-users,
Does anybody know how to construct a block-diagonal matrix (with the blocks being different matrixs, concerning the dimension and the values) ?
I would like to know also if there is any package that generates values from a multivariate skew normal distribution.
Thanks all,
Caio
---------------------------------
[[alternative HTML version deleted]]
2005 Sep 01
5
Multivariate Skew Normal distribution
> -----Original Message-----
> From: r-help-bounces at stat.math.ethz.ch
> [mailto:r-help-bounces at stat.math.ethz.ch]On Behalf Of Caio Lucidius
> Naberezny Azevedo
> Sent: 01 September 2005 12:09
> To: Help mailing list - R
> Subject: [R] Multivariate Skew Normal distribution
>
>
> Hi all,
>
> Could anyone tell me if there is any package (or function)
2005 Sep 24
3
Install and load packages
Dear R-users,
I would like to know what are the commands to install (from a local zip file) a package and then to load it.
Thaks all,
Bests,
Caio
"Perco a consciencia, mas n併o importa, encontro a maior serenidade na alucina佺ao. 伾 curioso como n併o sei dizer quem sou. Quer dizer, sei-o bem, mas n併o posso dizer. Sobretudo tenho medo de dizer, porque no momento em que tento falar, n併o
2007 Mar 21
2
Gaussian Adaptive Quadrature
Hi all,
Does anybody know any function that performs gaussian adapative quadrature integration of univariate functions?
Thanks in advance,
Regards,
Caio
__________________________________________________
[[alternative HTML version deleted]]
2006 Sep 22
2
Double integral
Hi all,
I need to solve double integrals with no closed solution. Calling x and y the two variables we have x ~ Normal(y*v,1) and y ~Half-Normal(0,1). In fact, given a joint funcion g(x,y), I need evaluate the integral of this function under that random structure. Could anyone suggest me a package or even a suitable method to solve this problem?
Thanks all,
Caio
2005 Nov 26
1
IRT Package
Hi all,
Could anyone tell me if there is some package that fits any Item Response Model (further the ltm package)?
Regards,
Caio
---------------------------------
[[alternative HTML version deleted]]
2005 Sep 30
1
mvtnorm package
Hi all,
I've been trying to install the "mvtnorm" package (in a Linux R version) without sucess. I write
install.packages("mvtnorm",lib="/home/posmae/cnaber",repos="http://cran.uk.r-project.org/")
and the following message arises
==================================================
downloaded 160Kb
* Installing *source* package 'mvtnorm'
2005 Sep 01
1
More block diagonal matrix construction code
Folks:
In answer to a query, Andy Liaw recently submitted some code to construct a
block diagonal matrix. For what seemed a fairly straightforward task, the
code seemed a little "overweight" to me (that's an American stock analyst's
term, btw), so I came up with a slightly cleaner version (with help from
Andy):
bdiag<-function(...){
mlist<-list(...)
## handle case in
2008 Oct 10
4
plotCI
Hi all,
I am using the function "plotCI" with the following command:
plotCI(m.residuos.p.2 [1:41],li=m.residuos.p.3 [1:41],ui=m.residuos.p.4
[1:41],lty=1,ylab="")
This generates exactly what I want except for the fact that I wanna drawn a
line linking the points (m.residuos).
How could I do that?
Thanks a lot in advance,
Caio
[[alternative HTML version deleted]]
2007 Oct 23
1
create diagonal matrix within a for cycle
? 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/20071023/b860b22b/attachment.pl
2008 Apr 28
5
Fractional Factorial Design
Hi all,
Does anybody know if it is possible to build a fractional factorial design
in R? That is, suppose that we want do design an experiment with 3 factors
with 2, 3 and 3 levels, respectivly. However we want to consider, let's say,
only 6 from all possible level combinations. Does R design such experiment?
Thanks in advance,
Caio
[[alternative HTML version deleted]]
2008 May 14
2
Double y axes plot
Hi all,
How could I draw a plot with two y axes? For example, if I need too plot two
curves in the same graphic, which are measured in different scales.
Thanks a lot in advance,
Caio
[[alternative HTML version deleted]]
2007 Oct 04
3
Contour plot (level curves)
Hi all,
I have a sample of n values from a bivariate distribution (from a MCMC
procedure). How could I draw a contour plot of "the joint density" based on
that sample ?
Sorry if I was not too clear.
Thans in advance,
Regards,
Caio
[[alternative HTML version deleted]]
2009 Jul 28
1
Nonlinear mixed binary regression model
Hi all,
Is there any package in R which fits binary regression models with a probit
(or logit) link function related to a nonlinear predictor with both fixed
and random effects? Something like that:
Y ~ Bernoulli(p)
probit(p) = h(X*Beta + Z*b), where ``h'' is a nonlinear function, X and Z
are known design matrices, Beta are fixed effects and b are random effects.
Thanks all in
2005 Aug 20
2
diagonal matrices
Hello all,
I have matrices V.i of dimension n.i x n.i, where i = 1, ..., J, and the sum of n.i equals N. (and n.i ! = n.j)
goal: create one large matrix V, where V has matrices V.i on diagonal.
I create each matrix V.i in a for loop (1 to J), so each time I'd like to augment V with the
most recently calculated V.i, such that I'll have V after the final iteration of the for loop.
2004 Oct 01
2
multiple dimensional diag()
Hi
I have two arbitrarily dimensioned arrays, "a" and "b", with
length(dim(a))==length(dim(b)). I want to form a sort of
"corner-to-corner" version of abind(), or a multidimensional version
of blockdiag().
In the case of matrices, the function is easy to write and if
a=matrix(1,3,4) and b=matrix(2,2,2), then adiag(a,b) would return:
[,1] [,2] [,3] [,4] [,5]
2008 Mar 15
3
empty array
Hi the list
Is it possible to create an empty matrix ? I do not mean an matrix with
a single value that is NA (which is not empty) but a real empty one,
with length=0.
I do not understand why we have length(numeric()), length(factor()) and
length(character()) to zero, and length(array()) to one... Any rason for
that ?
Thanks
Christophe
2014 Oct 27
2
[LLVMdev] PPC64 old JIT support
3.5 was already released, and we only merge bug fixes to release branches.
Caio, do you really need it on 3.5 specifically or are you just asking
if folks are interested to get it into the trunk?
- Hans
On Mon, Oct 27, 2014 at 3:33 AM, Yaron Keren <yaron.keren at gmail.com> wrote:
> +Hans
>
> Caio, even if this patch does not go into 3.5, maybe you'd like to post it
> on
2014 Oct 27
2
[LLVMdev] PPC64 old JIT support
Hello there!
I'm intending to port LLVM old JIT API for PPC64le once I wiil need this support in one of my applications. Would a port of this old piece of code be merged on LLVM 3.5, even though it is on the verge of obsoleteness?
Thank you!
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2020 May 18
2
Intermittent permission denied when accessing share
Thanks for the suggestions!
> The latter is easiest to deal with, replace it with a CNAME in the AD dns.
I did the CNAME, but when I remove the netbios alias I can see the shares list when accessing \\aliasname, but then I'm not allowed into any of them. I tried rebooting the client but same result, and I also don't see anything in the logs :(
> The first will require a bit more