Displaying 5 results from an estimated 5 matches for "ff000055".
Did you mean:
ff000000
2020 Oct 17
2
??? is to nls() as abline() is to lm() ?
...quot;a"],
mu = coef(myFit)["mu"],
sig = coef(myFit)["sig"]){
a / (sig*sqrt(2*pi)) * exp( (-1/2)*((x-mu)/sig)^2 )
}
# ... and add the curve:
curve(mF(x),
from = par("usr")[1], to = par("usr")[2],
col = "#FF000055", lwd = 2, add = TRUE)
# But what I would like to do is something much more general, like:
curve(myFit$func, from = myFit$from, to = myFit$to,
col = "#FF000055", lwd = 2, add = TRUE))
Thanks for any ideas and strategies.
Cheers,
Boris
--
Boris Steipe MD, PhD
Universi...
2020 Oct 17
0
??? is to nls() as abline() is to lm() ?
...ef(myFit)["mu"],
> sig = coef(myFit)["sig"]){
> a / (sig*sqrt(2*pi)) * exp( (-1/2)*((x-mu)/sig)^2 )
> }
> # ... and add the curve:
> curve(mF(x),
> from = par("usr")[1], to = par("usr")[2],
> col = "#FF000055", lwd = 2, add = TRUE)
>
>
> # But what I would like to do is something much more general, like:
> curve(myFit$func, from = myFit$from, to = myFit$to,
> col = "#FF000055", lwd = 2, add = TRUE))
>
>
> Thanks for any ideas and strategies.
>
> C...
2008 May 24
2
Macintosh Transperancy (PR#11511)
...transparent. Optionally figure
out an option to determine whether to apply transperancy as a group (to the
entire object) or separately (as it is now).
Code :
> df <- data.frame(X=rnorm(50),Y=rnorm(50))
> plot(X~Y,data=df,pch=c(21,22,23,24,25),cex=5,col="#00FF0055",bg="#FF000055",lwd=6)
Thanks,
-Brad Vance
2019 Jun 11
2
UPS shuts down on NUT boot with low battery [APS Back-UPS RS 550G]
...eportID: 0x90, Offset: 0, Size: 8, Value: 1
> 0.095763 Path: UPS.ff860090.ff860096, Type: Feature, ReportID: 0x91, Offset: 0, Size: 16, Value: 4
> 0.096259 Path: UPS.ff860090.ff860097, Type: Feature, ReportID: 0x92, Offset: 0, Size: 16, Value: 4
> 0.096757 Path: UPS.00000000.ff000055, Type: Feature, ReportID: 0x80, Offset: 0, Size: 8, Value: 0
> 0.096884 Report descriptor retrieved (Reportlen = 1134)
> 0.096919 Found HID device
> 0.096954 Detected a UPS: American Power Conversion/Back-UPS RS 550G FW:857.L5 .I USB FW:L5
> 0.097057 Path: UPS.Powe...
2019 Jun 11
0
UPS shuts down on NUT boot with low battery [APS Back-UPS RS 550G]
...0x90, Offset: 0, Size: 8, Value: 1
>> 0.095763 Path: UPS.ff860090.ff860096, Type: Feature, ReportID: 0x91, Offset: 0, Size: 16, Value: 4
>> 0.096259 Path: UPS.ff860090.ff860097, Type: Feature, ReportID: 0x92, Offset: 0, Size: 16, Value: 4
>> 0.096757 Path: UPS.00000000.ff000055, Type: Feature, ReportID: 0x80, Offset: 0, Size: 8, Value: 0
>> 0.096884 Report descriptor retrieved (Reportlen = 1134)
>> 0.096919 Found HID device
>> 0.096954 Detected a UPS: American Power Conversion/Back-UPS RS 550G FW:857.L5 .I USB FW:L5
>> 0.097057 Pa...