arkhn-oss / arkhn-oss/dsPrivacyClient
input_columns needs quotes in ds.linearRegressionDP
Open
prio/high
type/bug
- Dominant language
- R
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
`ds.linearRegressionDP("D$patient_age", '"D$patient_age,D$observation_bmi"', 100.0)`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the quoted input_columns example at the ds.linearRegressionDP entry point. Trace how the function parses input_columns and identify the expected behavior for D$patient_age and D$observation_bmi; done means the documented call accepts the intended column names without requiring incorrect quoting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- data
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100