RSiteSearch("lambert")
I don't know anything about OpenBUGS, but implementations of the Lambert W
function exist, or you could roll your own.
---------------------------------------------------------------------------
Jeff Newmiller                        The     .....       .....  Go Live...
DCN:<jdnewmil at dcn.davis.ca.us>        Basics: ##.#.       ##.#.  Live
Go...
                                      Live:   OO#.. Dead: OO#..  Playing
Research Engineer (Solar/Batteries            O.O#.       #.O#.  with
/Software/Embedded Controllers)               .OO#.       .OO#.  rocks...1k
--------------------------------------------------------------------------- 
Sent from my phone. Please excuse my brevity.
Andras Farkas <motyocska at yahoo.com> wrote:
>Dear All,
>?
>I am using the following model equation:
>?
>k*(lambertW_base(b=0,((a)/k)*exp(((a)-z*(t-t0))/k)))
>?
>I would like to run this through OpenBUGS, but it does not recognize
>the lambert function. Would you have any thoughts on how to re-vrite
>this equation matemathically so that it could be run on OpenBUGS?
>?
>apreciate the help,
>?
>Sincerely,
>?
>Andrs
>	[[alternative HTML version deleted]]
>
>
>
>------------------------------------------------------------------------
>
>______________________________________________
>R-help at r-project.org mailing list
>https://stat.ethz.ch/mailman/listinfo/r-help
>PLEASE do read the posting guide
>http://www.R-project.org/posting-guide.html
>and provide commented, minimal, self-contained, reproducible code.