search for: ok_

Displaying 3 results from an estimated 3 matches for "ok_".

Did you mean: ok
2003 Mar 26
2
predict (PR#2685)
...9;predvars' attributes of a 'terms' object get out of synch. This only happens when the terms in the original formula get re-ordered during fitting: test> scrunge.data_ data.frame( contin=1:10, discrete=factor( rep( c( 'cat', 'dog'), 5)), resp=runif( 10)) test> lm.ok_ lm( resp ~ discrete + contin %in% discrete, data=scrunge.data) test> predict( lm.ok, scrunge.data) # no problemo 1 2 3 4 5 6 7 8 9 10 0.29663793 0.04572655 0.42661779 0.31668732 0.55659764 0.58764809 0.68657750 0.85...
2020 Sep 25
0
Wine release 5.18
...ate property. Esme Povirk (1): gdiplus/tests: Don't test point type array padding. Fran?ois Gouget (5): vbscript: Fix the spelling of the delimiter* variables. ntdll: Fix the spelling of the arch_context_parameters variable. ntdll/tests: Fix the spelling of a couple of ok_() messages. conhost/tests: Fix the spelling of a comment message. msvcirt/tests: Fix the spelling of a couple of ok() messages. Georg Lehmann (2): winevulkan: Add is_alias for VkFunctionPointer. winevulkan: Forward declare required structs for function pointer. Gijs Vermeu...
2019 May 10
0
Wine release 4.8
...2): iphlpapi: Implement AllocateAndGetTcpExTableFromStack. kernel32: Add SearchPath test demonstrating the priority of the working directory. François Gouget (4): ntoskrnl.exe: Make run_work_item_worker() static. user32: Make WIN_SetOwner() static. kernel32/tests: Use ok_() so the TestBot can correctly detect the line. jscript: Make the Enumerator_props functions static. Henri Verbeet (37): wined3d: Introduce a debug helper for Vulkan return values. wined3d: Use shader_glsl_append_imm_vec4() in shader_glsl_get_register_name(). wined3d: Get r...