Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WinVector/Logistic
/ indexR
Method
indexR
src/com/winvector/variables/NumericVariable.java:29–32 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
}
28
29
@Override
30
public
int
indexR() {
31
return
index + 1;
32
}
33
34
@Override
35
public
boolean wantRegularization() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected