Displaying 5 results from an estimated 5 matches for "_point_".
Did you mean:
point_
2003 Oct 30
2
'nls' and its arguments
...ata and parameters:
Pur.wt <- nls( ~ do.call("weighted.MM", c(list(rate, conc), list(Vm, K))),
data = Treated,
start = p.start)
- that's right. So, I have a data 'Treated', and a start params list
'p.start'. Now, here is the _point_: I want nls to read names of
variables from the lists and supply it to function in the formula.
In this example 'weighted.MM' has a certain arg list, but my function is
'fcn(...)', and I want supply _all_ these names to the fcn. I tried to
change 'list(Vm, K)' to list(as.nam...
2024 Dec 31
2
Citation for stock price data from Quantmod
The _point_ is to explain the story of the research so people can compare easily with other work. A story interrupted by tedious details is not very comprehensible. And I _did_ recommend providing a link to a code repository and using reproducible coding tools.
On December 30, 2024 7:35:37 PM PST, "Ebert...
2024 Dec 31
1
Citation for stock price data from Quantmod
...eff Newmiller <jdnewmil at dcn.davis.ca.us>
Sent: Monday, December 30, 2024 11:23 PM
To: Ebert,Timothy Aaron <tebert at ufl.edu>; r-help at r-project.org; Erin Hodgess <erinm.hodgess at gmail.com>
Subject: RE: [R] Citation for stock price data from Quantmod
[External Email]
The _point_ is to explain the story of the research so people can compare easily with other work. A story interrupted by tedious details is not very comprehensible. And I _did_ recommend providing a link to a code repository and using reproducible coding tools.
On December 30, 2024 7:35:37 PM PST, "Ebert...
2024 Dec 31
1
Citation for stock price data from Quantmod
Maybe I misunderstand, but if the results cannot be reproduced, what is the point? I did some secret stuff (after talking to my friend the witch doctor) and here are my results. Some analyses preclude exact reproduction, but then researchers should rerun the analysis several times to provide a range or field of possible/probable results.
-----Original Message-----
From: Jeff Newmiller
2007 Apr 30
0
[997] branches/wxruby2/wxwidgets_282: Window - 2.6 -> 2.8 API, new methods and deprecations; update doc
...g-type)HelpEvent::Origin% origin)
+
+Gets the help text to be used as context-sensitive help for this window. This
+method should be overridden if the help message depends on the position inside
+the window, otherwise "get_help_text":#Window_gethelptext can be used.
+
+h4. Parameters
+
+* _point_ Coordinates of the mouse at the moment of help event emission.
+* _origin_ Help event origin, see also "HelpEvent#get_origin":helpevent.html#HelpEvent_getorigin.
+
+2.7.0
+
+
</ins><span class="cx"> h3(#Window_gethelptext). Window#get_help_text
</span><span...