search for: spse

Displaying 5 results from an estimated 5 matches for "spse".

Did you mean: pse
2002 Mar 21
5
repeating rows or columns within a matrix
Hello Spse I have a matrix, say 1 2 3 4 5 6 7 8 9 and I would like to expand it by repeating rows within the matrix, to get, if the repeating factor is 2, say: 123 123 456 456 789 789 (or columnwise as well) . There must be a smart way of doing that? Many thanks Juhana Vartiainen juhana.vartiainen at la...
2012 Jun 19
0
[R-sig-Geo] Help in simultaneous equations
...June 18, 2012 3:18 PM > Subject: Re: [R-sig-Geo] Help in simultaneous equations > > On Mon, Jun 18, 2012 at 3:15 PM, Saima Bashir <saimabashir11 at yahoo.com> > wrote: >> HI, >> ?I want to run simultaneous equation model. I installed packages sphet, >> spdep, and spse. > > After you installed them did you load them into R with > library("sphet") > library("spdep") > library("spse") > >> I imported weight matrix from matlab. when I tried to run the model with >> these codes: >> se <- spsegm(form...
2002 Mar 20
5
inverted axis
Hello everybody! Spse I have the following X <- seq(1:100) #(a dim(100) sequence of integers 1:100 representing the possible actions of player 1 and player2 in a game) BR2X<- br2(X) #(a dim(100) sequence of points on range (1,100) representing the best response function of player 2 to player 1:s actions)...
2016 Apr 19
0
Indicator Species analysis; trouble with multipatt
Hi Ansely, As Jim points out we really need some sample data to go with the code. Have a look at ?dput which is the best way to supply sample data here or have a look at http://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example and/or http://adv-r.had.co.nz/Reproducibility.html for some general suggestions on asking questions here---including discussions of using
2016 Apr 18
3
Indicator Species analysis; trouble with multipatt
Hello, *Error in tx %*% comb : non-conformable arguments* Suggestions greatly appreciated. I am a beginner and this is my first time posting. I would like to get the summary for indicator species analysis, using package indicspecies with multipatt. I am getting errors, I believe, do to my data organization. After reorganizing and reorganizing, nothing has helped. > data<-