Displaying 5 results from an estimated 5 matches for "pdavies".
Did you mean:
davies
2023 Aug 27
1
Query on finding root
...his issue.
>
> R-code
> Q(u)=(c*u^lamda1)/((1-u)^lamda2)
> mean=28353.7 # mean calculated from data
> lamda1=.03399381 # estimates c, lamda1 and lamda2 calculated from data
> lamda2=.1074444
> c=26104.50
> library(Davies)# using package
> params=c(c,lamda1,lamda2)
> u=pdavies(28353.7,params)
> u
> fun=function(u){((26104.50*u^0.03399381)/((1-u)^0.1074444))-28353.7}
> uniroot= uniroot(fun,c(0.01,1))
> uniroot
As Prof. Nash has pointed out, this looks like homework.
Some general advice: graphics can be very revealing, and are easy to
effect in R. Relevant...
2007 Dec 04
7
REST bug with form_for
Hi all, I am running on Windows XP sp2 with ruby 1.8.6, and rails
1.2.3
I am using REST, and have this in my view
<% form_for(:project,
:url => project_path(:user_id => @project.my_user, :id =>
@project),
:html => {:method => :put}) do |f| %>
The browser correctly gives
<form method="post" action="/users/2/projects/1">
2023 Aug 25
2
Query on finding root
...code I used
is herewith. Kindly help me to solve this issue.
R-code
Q(u)=(c*u^lamda1)/((1-u)^lamda2)
mean=28353.7 # mean calculated from data
lamda1=.03399381 # estimates c, lamda1 and lamda2 calculated from data
lamda2=.1074444
c=26104.50
library(Davies)# using package
params=c(c,lamda1,lamda2)
u=pdavies(28353.7,params)
u
fun=function(u){((26104.50*u^0.03399381)/((1-u)^0.1074444))-28353.7}
uniroot= uniroot(fun,c(0.01,1))
uniroot
[[alternative HTML version deleted]]
2013 May 23
2
Looking for compiled version 1.9 of Samba
I am trying to assist a client who need a compiled version of Samba 1.9 for his SCO ODT 3.2 v4.2 environment. We are trying to connect an old version of DataFlex on SCO and need the bridge.
Anybody have an old compiled version?
Thanks
Paul Davis
Sr. Business Development Manager
CONNX Solutions - www.connx.com<http://www.connx.com/>
Direct - (425) 519-6670
Mobile - (425) 269-3956
2013 May 29
1
Looking for compiled version 1.9 of Samba - revised
Much thanks to all respondents. Since 1.9 is a very old version, I have the source code but am looking (close to begging) for someone who has a compiler to create an executable for me.
I would be glad to send along the source , if you could compile and return an executable. This is the better request than to ask someone for their compiler.
Thank you
Paul Davis
Sr. Business Development Manager