Displaying 20 results from an estimated 1000 matches similar to: "An applied math question with solve()"
2001 Dec 05
2
paste doesn't appear to paste?
Sorry to be posting another question, but my learning curve is starting to
flatten some now.
What am I missing here?
> temp _ name[reis==toupper(location[order(Vgrablow2)][N])]
> temp
[1] "Lawton"
> paste(temp,g)
[1] "Lawton" # WHERE IS THE SECOND ELEMENT?
> g
[1] 0.29
> a _ "Lawton"
> paste(a,g)
[1] "Lawton 0.29"
2000 Aug 24
0
NT PDC and SAMBA file server
Okay leave it to me to screw crap up! This worked before i started to play
with
some machine's ip addresses. Now im screwed and its not working at all. I
will go
through everything i have done from start and hopefully someone can tell me
what I
need to do to fix it. Please make two notes before you read this, i am not
the person
who setup the samba server on this linux box(running Debian)
2006 Aug 21
1
Creating a pixel image
I am trying to create a pixel image from the marks of a marked spatial point
pattern for use with the Kinhom function in the spatstat library and am having
some difficulty. Is there a way to create such an object using x-y
coordinates and values at those coordinates?
Many Thanks,
Michael Lawton
2013 Nov 11
1
r package to solve for Nash equilibrium
Is there an r package out there that solves for pure strategy* Nash
equilibrium of a two-person game*? A search for Nash equilibrium in r
provides a link to the *GNE* package which solves for the Generalized Nash
equilibrium. But what I would like to solve is a pure strategy Nash
equilibrium.
[[alternative HTML version deleted]]
2003 Nov 17
2
Symbolic math?
Hi Folks,
I am using Windows 2000 and was wondering what (Open Source) software R
users use or might recommend for symbolic computations (aside from the ol'
noggin, e.g., Maxima, Mathomatic) .
Thanks,
Hank
Dr. Martin Henry H. Stevens, Assistant Professor
338 Pearson Hall
Botany Department
Miami University
Oxford, OH 45056
Office: (513) 529-4206
Lab: (513) 529-4262
FAX: (513) 529-4243
2011 Jun 09
2
Problem with a if statement inside a function
I have a really long functions, and at the end of the function, I am using a
if statement
to tag certain keywords based on whether they have certain values contained
in them.
However, the if statement doesn't seem to work.
When I had split up the commands into various functions, it worked fine, but
I'm not sure
what going on now that it's combined into a single function.
myfunc
2017 Jun 27
5
Nash equilibrium and other game theory tools implemented in networks using igraph or similar
Does anyone know of some code, and examples that implement game theory/Nash
equilibrium hypothesis testing using existing packages like igraph/statnet
or similar?
Perhaps along the lines of this article:
Zhang, Y., Aziz-Alaoui, M. A., Bertelle, C., & Guan, J. (2014). Local Nash
Equilibrium in Social Networks, *4*, 6224.
Best,
Chris Buddenhagen
cbuddenhagen at gmail.com
[[alternative HTML
2017 Jun 28
0
Nash equilibrium and other game theory tools implemented in networks using igraph or similar
Hello Chris,
I was implying you are capable enough to implement it, while you have
already identify a research paper. If there is no package out there,
uploading to CRAN would help future user too. I am more than happy to
help if you want to implement from scratch.
Best,
Mehmet
On 27 June 2017 at 17:45, Chris Buddenhagen <cbuddenhagen at gmail.com> wrote:
> Does anyone know of some
2017 Jun 27
0
Nash equilibrium and other game theory tools implemented in networks using igraph or similar
Why don't you implement and uplad the package to CRAN?
On 27 Jun 2017 17:45, "Chris Buddenhagen" <cbuddenhagen at gmail.com> wrote:
Does anyone know of some code, and examples that implement game theory/Nash
equilibrium hypothesis testing using existing packages like igraph/statnet
or similar?
Perhaps along the lines of this article:
Zhang, Y., Aziz-Alaoui, M. A., Bertelle,
2010 Dec 03
1
"Nash Equilibrium"
Dear R experts:
I searched cran (and r-help) for "nash equilibrium" and "game" but
nothing stuck out. has someone written a numerical nash optimizer for
two players?
player a has choices x1,x2,x3,... and cares about (maximizes)
pa(x1,x2,x3,...,y1,y2,y3)
player b has choices y1,y2,y3,..., and cares about (maximizes)
pb(x1,x2,x3,...,y1,y2,y3)
I can tune it to my problem, but
2003 Feb 05
2
summary: printing to Win95 local printer
I tried to setup samba to print to a win95 box and I was using lpd from
RH7.3
After trying everything I found Cups and looked at the docs and it
prints great to the win95 Local Printer.
Thanks for your help
--
Ron Bramblett
Sys Admin
Fuller Brush Company
2017 Jun 28
2
Nash equilibrium and other game theory tools implemented in networks using igraph or similar
I don't think OP asked an unreasonable question at all.
Civility!
> On Jun 27, 2017, at 2:00 PM, Suzen, Mehmet <mehmet.suzen at gmail.com> wrote:
>
> Why don't you implement and uplad the package to CRAN?
>
> On 27 Jun 2017 17:45, "Chris Buddenhagen" <cbuddenhagen at gmail.com> wrote:
>
> Does anyone know of some code, and examples that
2017 Jun 28
0
Nash equilibrium and other game theory tools implemented in networks using igraph or similar
In what way does reminding people that packages exist because others just like them contributed something count as being uncivil? Terse, perhaps, since it bypassed the obvious suggestion to use a search engine, but not rude.
--
Sent from my phone. Please excuse my brevity.
On June 28, 2017 5:08:16 AM EDT, Boris Steipe <boris.steipe at utoronto.ca> wrote:
>I don't think OP asked an
2010 Aug 11
0
Computable General Equilibrium (CGE) models in R
Has someone implemented a Computable General Equilibrium (CGE) model in R? Usually such models are coded in GAMS ( a general algebraic solver) or GEMPACK (a solver specifically for CGE models). As it is possible to implement CGE models in the econometric software EViews (Essama-Nssah, B. (2004), Building and Running General Equilibrium Models in EViews, http://ssrn.com/paper=636617), I suspect it
2017 Jun 28
0
Nash equilibrium and other game theory tools implemented in networks using igraph or similar
Thanks I too wondered about the tone. The first suggestion was that I
should "google it" and the second, write my own code. I think if I did I'd
be reinventing the wheel, (and it'd be a big challenge for me). Also, I
have been searching and not found such code, despite evidence that it has
been coded (just not sure if it was in R). BTW I did write to authors of
the article I
2017 Jun 28
4
Nash equilibrium and other game theory tools implemented in networks using igraph or similar
I responded to the unhelpful suggestion "Why don't you implement and uplad the package to CRAN?" No mention of a search engine. Is this what you are commenting on Jeff?
> On Jun 28, 2017, at 5:41 AM, Jeff Newmiller <jdnewmil at dcn.davis.ca.us> wrote:
>
> In what way does reminding people that packages exist because others just like them contributed something
2017 Jun 28
0
Nash equilibrium and other game theory tools implemented in networks using igraph or similar
There are many possible responses to the question "Is there a package to do X." Some that I can imagine are:
* Yes, see package Y...
* No, I am familiar with all 10000 packages and there isn't...
* Silence (because no one who is paying attention is familiar with the one that exists)
* Use a search engine...
* You are a jerk because you did not use a search engine
* Packages exist
2010 Dec 11
2
Predator Prey Models
Dear R-users,
I am currently modifying a previously developed predator prey model and
was curious if there was a way to add in a disturbance to the model (let's
say at time t=100). The disturbance can be the introduction of 40 prey
(N=40) and 10 predators (Pred = 10). I would like to see my model go from a
state of equilibrium (up to t = 99), show this disturbance (at t = 100) and
then
2011 Mar 15
2
(R) transitions in a Markov Chain
Dear experts,
I have to generate 1000 transitions of a discrete time Markov Chain and
then give and estimation of the equilibrium distribution.
I know the transition matrix.
0.3 0.7 0
0.2 0.5 0.3
0 0.4 0.6
Do you know how to do it with R?
Thanks a lot!
Estefania
[[alternative HTML version deleted]]
2003 Jun 23
3
saving plots
Hi all, I am have an R script that makes many plots, and I would like to
string them into a movie file. To do that I have to save all of my plots as
jpegs or gifs. I don't want to go through all of my plots and save them by
hand though. Is there a way to automate saving the plots as a gif or a jpeg
so I can string them into a movie?
Thanks in advance
Matt Oliver