search for: lindley

Displaying 20 results from an estimated 33 matches for "lindley".

Did you mean: landley
2006 Aug 07
8
Rails Recipes question - authenticating users
Didn''t think I''d be back so quick with another question but here goes: In this recipe for the signin or login (as I call it) there are these two lines if the user authenticates correctly: session[:user] = user.id redirect_to :action => session[:intended_action], :controller => session[:intended_controller] So I''m not seeing anything in the way of an explanation
2016 Jul 23
2
Config and other areas of struggle
Confused me for ages.. until one day! Which out of the listed machines (on the router) is the one you are needing the port forwarded to? Forward that machine to the port you require, I would have used a lower port number 8010 or another unused port. From: Damien Sykes-Lindley Sent: Saturday, July 23, 2016 9:39 AM To: Icecast streaming server user discussions Subject: Re: [Icecast] Config and other areas of struggle Hi all, OK, this stuff about internal and external IP addresses is confusing me. I always thought that an internal IP address (192.168.x.x) was for runnin...
2010 Sep 27
1
Fitting with error on data
As this forum proved to be very helpful, I got another question... I'd like to fit data points on which I have an error, dx and dy, on each x and y. What would be the common procedure to fit this data by a linear model taking into account uncertainty on each point? Would weighting each point by 1/sqrt(dx2+dy2) (and taking dx and dy as relative errors) in a lm() fit do the job? I would like to
2006 Feb 27
1
gauss.hermite function
Hi, I am trying to find a function that returns simply the weights and points of an n point gauss hermite integeration, so that I can use them to fit a non-standard likelihood. I have found some documentation for the function 'gauss.hermite' written by jim lindley, but can't find the actual binary on CRAN I'm aware there are lots of functions like glmm, glmmML etc to fit mixed models, that use gh integration but all I require is the points and weights. Does anyone know if there is a function that is downloadable from CRAN that will do this Than...
2010 Nov 04
1
(no subject)
...amming.because, the distribution that will be used instead of not like the distribution that already known distributions such as gamma distribution, Poisson or binomial. the distribution that i would estimate the parameters are the joint distribution between the negative binomial distribution and Lindley. how do I translate it in R if the distribution is still new as I mentioned? i hope everyone can help me. thank you very much Simak Baca secara fonetik [[alternative HTML version deleted]]
2007 Nov 06
10
Test case for file import
Hi Friends, I need to write the testcase for fileimport. Pls give me any idea -- Posted via http://www.ruby-forum.com/.
2004 Mar 29
1
Right shift for normality
Hello, My data is discrete, taking values between around -5 and +5. I cannot give bounds for the values. So I consider it as numerical data and not categorical data. The histogram has a 'normal' shape, so I test for normality via a chisquare statistic (by calculating the expected values by hand). When I use the sample mean and variance, the normality hypothesis has to be rejected.
2016 Jul 23
2
Config and other areas of struggle
...ing? Configure the thing that is sending info to this icecast server, and test locally again. Worry about port forwarding later (not that this is an issue at all) I’m fair at networking and have quite a bit of experience configuring icecast to work with darkice only. Regards From: Damien Sykes-Lindley Sent: Saturday, July 23, 2016 10:53 AM To: Icecast streaming server user discussions Subject: Re: [Icecast] Config and other areas of struggle Hi, I still don’t get what you mean about this loopback thing. I can access all my other available servers through either localhost or home.dayme.me. Are...
2007 Nov 01
8
Specifying mixins
Hi folks, Can anyone share some accumulated wisdom about the best way to spec mixins in general, and (Jamis Buck-style) ActiveRecord "concerns" in particular? The standard situation here is that there''s a bunch of functionality, related by concept if not by implementation, that one wants to inherit in many different classes (e.g. ActiveRecord models) without having to
2016 Jul 23
3
Config and other areas of struggle
...??) I use 81.174.146.88:28888 Bet your router does not have loopback So if you are using sam broadcaster it needs the icecast settings input to it, so it can forward to the icecast server. If you use the local IP address of the icecast server you will see what I see. Regards From: Damien Sykes-Lindley Sent: Saturday, July 23, 2016 10:29 AM To: Icecast streaming server user discussions Subject: Re: [Icecast] Config and other areas of struggle Hi Alan, Very interesting indeed. What URL are you looking at the status from? I’ve tried home.dayme.me:28888, 81.174.146.88:28888, when I am streaming I...
2016 Jul 23
1
Config and other areas of struggle
...working, but has no stream. If I knew what the passwords were, I could configure my darkice on my pi to forward music to your Icecast and it would stream it - you just need a source for Icecast to mount as far as I can see. Regards Sent from my iPhone > On 23 Jul 2016, at 10:11, Damien Sykes-Lindley <damien at dcpendleton.plus.com> wrote: > > Hi Alan, > Yes, this is what I am saying. The ports are already forwarded. Still no go. > Cheers. > > > From: Alan Bowness > Sent: Saturday, July 23, 2016 10:01 AM > To: Icecast streaming server user discussions >...
2016 Jul 23
2
Config and other areas of struggle
I’m listening to you both, Its working, but not for you locally, could be a firewall issue on your PC? perhaps changing the port to 8010? If other servers can be seen on the WAN from your internal network it could be a port conflict, or firewall issue. Alan From: Damien Sykes-Lindley Sent: Saturday, July 23, 2016 1:12 PM To: Icecast streaming server user discussions Subject: Re: [Icecast] Config and other areas of struggle Hi Alan, Yes. But that’s only locally. My router is going to let me into my own servers locally anyway. What I want to be able to do is try and connect th...
2006 Aug 07
2
Ugggh..another recipes question
sorry, because it seems that I need more explanation on this Rails Recipes authorization - I finally got the code working but after using the login I get this back from Rails- Routing Error No url can be generated for the hash {} I''m guessing it''s coming from the redirect- def login if request.post? session[:user] = User.authenticate(params[:first_name],
2006 Aug 14
2
ajax - layout problem.
Hi guys Here is my problem... Using Ajax to update a div with link_to_remote. Problem is I have a layout defined in my class, so, the div gets the layout when I call the method, how di I tell a method to ingore the layout? Cheers. Pieter. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Jul 09
1
Accessing the name of a controller''s module?
If I''m redirecting to a log in page, and saving the controller and action name in the session hash, how do I also save the controller module? After the log in is completed, I can''t redirect back to the originally directed page because it''s in a different controller module. For the controller action name I can use the ActionController instance method controller_name(),
2016 Jul 22
0
Config and other areas of struggle
...gt; find rebooting the router (depends on type) will open the ports after > a config change within the router, find its system settings in router, > and use the reboot option if you can find it, else a cold boot – > switch it off for 30sec. > > Regards > > From: Damien Sykes-Lindley > Sent: Friday, July 22, 2016 9:54 PM > To: Icecast streaming server user discussions > Subject: Re: [Icecast] Config and other areas of struggle > > Hi Alan, > In actual fact, I’m having to test everything (server, streamer and > player) on the same machine, which is configur...
2016 Jul 23
0
Config and other areas of struggle
...Bet your router does not have loopback > So if you are using sam broadcaster it needs the icecast settings > input to it, so it can forward to the icecast server. > If you use the local IP address of the icecast server you will see > what I see. > Regards > *From:* Damien Sykes-Lindley <mailto:damien at dcpendleton.plus.com> > *Sent:* Saturday, July 23, 2016 10:29 AM > *To:* Icecast streaming server user discussions <mailto:icecast at xiph.org> > *Subject:* Re: [Icecast] Config and other areas of struggle > Hi Alan, > Very interesting indeed. What URL a...
2016 Jul 23
1
Config and other areas of struggle
No loopback on router, try connecting via 3G to see. If there's no stream going to Icecast no media player can play nothing. Firewall? Try switching it off for a few minutes and test. You will get there! Sent from my iPhone > On 23 Jul 2016, at 11:49, Damien Sykes-Lindley <damien at dcpendleton.plus.com> wrote: > > Hi Alan, > I am not currently streaming anything. Every now and then when I want to test something I’ll simply stream myself there with a mic pondering over things. When this is the case I can connect to the stream locally (through localho...
2016 Jul 23
1
Config and other areas of struggle
...loopback. if the other machines work using an external address it must be something else. What mount point name are you using? I still think you are very close to realising the issue. I’m here for a while, and will help you if you need it. remote desktop if you need. Regards From: Damien Sykes-Lindley Sent: Saturday, July 23, 2016 12:28 PM To: Icecast streaming server user discussions Subject: Re: [Icecast] Config and other areas of struggle Hi Alan, OK. The only thing I still don’t understand now is this router loopback thing. If my router has no loopback, why does Icecast need this when oth...
2016 Jul 23
1
Config and other areas of struggle
i hear you and you realising you can hear yourself congrats From: Damien Sykes-Lindley Sent: Saturday, July 23, 2016 1:03 PM To: Icecast streaming server user discussions Subject: Re: [Icecast] Config and other areas of struggle Hi Alan, OK. I am now streaming on mountpoint /blah. I’m not streaming music just yet, but if the stream works you should hear me typing and other stuff....